html{
    background-color: rgb(160, 219, 253);
    font-family: 'Dancing Script', cursive;
    text-align: center;
    margin-top: 20px;
    font-size: 40px;
    font-weight: bold;
}

