::selection {
    /* set text selection color */
    background: #0E3A71;
}

html {
    /* choose background color */
    background: #071220;
}