body {
  background: #000;
}

svg {
  width: 100vw;
  height: 100vh;
}

.text {
  font-family: 'Creepster', cursive;
  font-size: 52px;
  fill: #EC2029;
}