@charset "utf-8";


body {
    background-color: lightblue;
    color: black;
    font-size: 20px;
    font-family: 'Times New Roman', 'Times', 'serif', 'Trebuchet MS', 'sans-serif';
}