body {
  font-family: Oswald;
  cursor: url("../images/crosshairs.png") 32 32, crosshair;
}
.container-fluid {
  background-color: black;
  color: white;
  padding: 60px;
  text-align: center;
}

h1 {
  font-size: 56px;
}
