h1 {
    color: white;
    font-size: 50px;
    padding-top: 200px;
}

body {
    background-color: red;
    text-align: center;
}

