.g-bloons-td4-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #151515;
}
.g-bloons-td4-iframe {
  top: 0px;
  right: 0;
  width: 99.9%;
  height: 100%;
  margin: auto;
  position: absolute;
  letter-spacing: 0;
}
