body {
    background-color:white;
    color:black;
    font-family:  Arial, Helvetica, sans-serif;
}

/* #imageContainer {
    width: 400px;
    height: 400px;
} */
h1{
    text-align: center;
}
nav{
    text-align: center;
}

footer{
    text-align: center;
}

img {
    height: 400px;
}

.img1 {
    width: 800px;
}

