h1 {
    font-size: 30px;
    margin-top: 5%;
}

html {
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    background-color: #000000;
}
