body {
  background: #1c0b20 url('https://stormfyrie.neocities.org/backgrounds/tstripes.png') repeat fixed;
  font: 14px "Consolas", "Arial", sans-serif;
  color: #f4cff3;
  text-align: center;
  text-shadow: 0 0 3px #d06aca, 0 0 5px #49238a;
}
.stormfyrie {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}