body {
  background-color: #333;
}

div#forward {
  background: url(img/forward.png) no-repeat center center;
  height: 100vh;
  width: 100%;
}
