body {
    text-align: center;
    font-size: 30px;
    font-weight: 200;
    background-color: rgb(255, 251, 0);

}
h1 {
    font-style: oblique;
    font-size: 80px;

}