h1 {
    color: white;
    background-color: #2A3439;
    text-align: center;
    font-size: large;
}
body {
    color: #000;
    text-align: center;
    font-size: xx-large;
    font-style: oblique;
}



