body {
    background-color: #00030c;
    color: beige;
}

* {
    box-sizing: border-box;
}

