.error404 {
  height: 800px;
  background-image: url(/media/image/feec74c26861ec306ec8ca7f6d7baf46f3491588.svg);
  background-repeat: no-repeat;
  background-position: -200px 100px; }
  .error404 h1 {
    font-size: 48px;
    color: #fff;
    margin-left: 20vw; }
  .error404 h2 {
    font-size: 24px;
    color: #fff;
    margin-left: 20vw; }
