body {
  background-color: #32286b;
}

h1 {
  font-family: "Octuple";
  font-size: 6em;
  color: white;
}

@font-face {
  font-family: 'Octuple'; 
  src: url('/fonts/Octuple-max-demo.ttf') format('truetype'); 
}