/* roto0.css */

.a1a {font-size:2em; color: white; margin-top:50%}
#app {
  font-size: 3em;
  color: white;
  position: relative;
  z-index: 1; /* sit above the spinning background */
  text-align: center;
  margin-top: 40vh;
}
