body{
    background-color: cadetblue;
    font-size:2em;
    font-family: Comic Sans MS, Arial, sans-serif;
}
h1{
    text-align: center;
}
ul{
    list-style-type: square;
}