body {
    background: red;
}

h1 {
    color: white;
    text-align: center;
    margin-top: 100px;
    font-size: 60px;
}