/* If you are seeing this, you shouldn't be. Leave, ho! */

body {
  background-image: url("/BRAINS/condele.gif");
  color: white;
  font-family: Parkavenue;
  mix-blend-mode: normal;
}

p, h1, h2, h3, h4, h5, h6, span, a, li, td, th {
  background-color: rgba(214, 8, 28, 0.4);
  color: white;
}

::selection {
  background-color: #3399ff;
  color: white;
}