html {
    background-color: #8fdaff;
}

h1 {
    color: #3d5e4b;
    display: flex;
    justify-content: center;
    margin-top: 200px;
    font-family: Verdana;
}