body {
  background-color: #2b3643;
  background-image: url("/images/wip.png");
  background-repeat: no-repeat;
  height: 100vh;
  width: 100vw;
  background-size: contain;
  background-position: center;
}
