#main > div:has(> .exact-canvas) {
  width: 100%;
  margin-bottom: 10px;
}

#main > div > .exact-canvas {
  height: 100% !important;
  margin-bottom: 0 !important;
}

.round-loader-frame {
  width: 100%;
  height: 100%;
  transform: none;
  background-size: 887.879% 1627.612%;
  background-position: 23.935% 3.86%;
}
