body {
    background-color: CornflowerBlue;
}

h1 { font-family: Arial;
    
}

div {
    
}

p {
    font-family: Arial;
}