body { margin: 0; overflow-x: hidden; }
#three-container {
  width: 100%;
  height: 450px;
  position: relative;
  background: transparent;
  margin: 5px 0;
}
