@charset utf-8;
/* CSS Document */

body {
    font-size: 24px;
    background-color: blue;
    font-family: "cursive" Arial, serif;
    color: #3455c0

}