body{
    background-color: #A3D2CA;
}

h1{
    text-align: center;
    font-family: fantasy;
    font-size: 40px;
    color:#F05945;
}

div{
    text-align: center;
    font-size: 24px;
    font-family: 'Arial';
    
}