body {
    background: url('img/livlaughjosh-povray.png');
    color: #fff;
    font-family: "Courier New", monospace;
}

a {
    color: #fff;
}

a[href]:where([href^="http://"], [href^="https://"]) {
    text-decoration: underline double;
}
