body{
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: solid;
    background-color: whitesmoke;
    width: 70vw;
    margin: 3vw;
    
}   
h1{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}

img {
    width: 300px
}
