body {
    background-image: linear-gradient(70deg, #FFC20E, #FFC20E);
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}


h1 {
    color: red;
    font-size:xx-large;
}