@import url('./reset.css');

body {
    font-family: 'Courier New', Courier, monospace;
    margin: 50px;
}