pre {
    background: rgba(0, 0, 0, 0.6);
    padding: 1ch;
    max-width: 80ch;
}

body {
    background: url('fckyouandwhoyouthinkishouldbe_forwardmovement.svg') fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    color: white;
}

h1 {
    color: white;
}
