body,
html {
  background-color: #000000;
}

.centerCanvas {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.rotate-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}

.rotate-txt {
  position: absolute;
}

.rotate-txt img {
  width: 100%;
}
