
body {
  background-color: black;
  color:#b02117;
}

.unifrakturmaguntia-regular {
  font-family: "UnifrakturMaguntia", cursive;
  font-weight: 400;
  font-style: normal;
  color:#BF1000;
}

P{
  font-family: courier;
}

h {
    background-image: linear-gradient(red, white);
    color: transparent;
    background-clip: text;
}