body {
    background: navajowhite;
}

a {
    text-decoration: none;
}


h1 {
    font-size: 100px;
}


p {
    color: black;
    font-family: "Futura", Futura, sans-serif;
    font-size: 50px;
}

img {
    max-width: 1000px;
}
