* {
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
    font-family: monospace, Arial, Helvetica, sans-serif;
}