html,body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);width:100%;height:100%;margin:0;overflow:hidden}#root{width:100%;height:100%}.container{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.spinning-image{object-fit:contain;-webkit-user-drag:none;width:clamp(134px,27.81vw,267px);max-height:60vh}.title-text{color:#000;text-align:center;padding:0 1rem;font-family:Quintessential,cursive;font-size:clamp(1.5rem,5vw,3rem)}
