/* CSS Styles */
*{
    font-family: sans-serif;
}
body {
    background-color: rgb(253, 236, 220);
}
