body{
    background-color: #CEE3F6;
    font-family: sans-serif;
}

h1{
    font-weight: bold;
    font-size: 50px;
}

p{
    font-size: 25px;
}

ul{
    font-size: 17px;
    font-style: italic;
}