/* static/styles.css */

body {
    margin: 0;
    padding: 20px 40px;
    font-family: sans-serif;
    font-size: 18px;
    background: #eeeeee;
}