body { 
background: url("/media/pictures/1366.jpg"); background-size: cover; 
font-family: 'Roboto', sans-serif;
font-size: 20px;
color: white;
} 
heading {
font-family: 'Roboto', sans-serif;
font-size: 35px;
color: white;
}
p{
font-family: 'Roboto', sans-serif;
font-size: 25px;
}


