body {
    background-color: whitesmoke;
    color: black;
    text-align: center;

}
h1 {
    text-align: center;
    color: blue;
}