body {
  background-color: black;
  touch-action: none;
}

.center {
  border: 1px solid;
  position: absolute;
  padding: 0px;
  width: 1920px;
  height: 1080px;
  background-position: center;
}