body {
  background-image: url('https://files.hellracers.se/hellracers_symbol.png');
  background-position: left top;
  background-size: 100px 100px;
  background-repeat: no-repeat;
}

h1 {
  margin-top: 50px;
  margin-bottom: 50px;
}
h3 {
  color: #ccc;
}
