html, body {
    background-color: #000;
    background-image: url('/assets/background.svg');
    color: #fff;
}
