/* This is a modified duplicate of a old version of style_basik.css for the error page.
This is kept here mostly for reference I guess.
*/

body {
  background-color: black;
  color: Red;
  font-family: monospace;
}