


body {
    background: blue;
    color: yellow;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 35px;
}
}