.tankframe {
  width: 1450px;
  height: 992px;
  border: 0;
  overflow: hidden;
}

body {
  display: flex;
  justify-content: center;
  background-color: #000;
  overflow: hidden;
}
