p{
    color: #5293e7;
    font-style: italic;
    text-align: center;
    font-size: larger;
}

body{
    background-color: #a5c2e9;
}

h1{
    color: #5293e7;
    text-align: center;
    
}
h2{
    text-align: center;
    color: #5293e7;
    font-style: italic;
}


