body {
    background-color:cyan;
}

h1 {
    font-family: 'Shantell Sans', cursive;
}

#calendar {
width: 500px;
height: 400px
}