body {
  background: #4285f4;
  padding: 2em;
  font-family: sans-serif;
}

.content {
  background: white;
  max-width: 800px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  margin: auto;
  padding: 1em;
}

twisty-player {
  width: 75%;
  height: 200px;
  margin: 2em auto;
}

#custom-pg3d twisty-player {
  height: 400px;
}
