html {
  background-color: #ba2c1a;
}

img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 800px;
  height: 640px;
  margin-top: -320px;
  margin-left: -400px;
}

