body {
    background-color: rgb(41, 41, 41);
}

h1 {
    margin-top: 10%;
    text-align: center;
    font-size: 64px;
    color: white;
}