@import url("base.css");

body {
    background-color: #1c1b22;
    color: white;
    font-family: monospace;
}