body{
    background-color: black;
}

h1{
    font-family: sans-serif;
    font-size: 12rem;
    color: white;
    text-align: center;
    margin: 0;
}