.stretch-self{align-self:stretch;width:100%}.loading-holder{height:50px}.container{display:flex;flex-direction:column}.content{max-width:768px;min-height:calc(100vh - var(--ratings-header-height) - var(--ratings-navbar-height));margin-inline:auto;margin-top:var(--ratings-header-height);margin-bottom:var(--ratings-navbar-height);flex-direction:column;justify-content:center;display:flex;overflow:scroll}.loading-bar{display:flex;gap:1em;align-items:flex-start;animation:2s infinite BOB}.loading-bar h1{color:orange;font-weight:lighter;margin:0;font-size:2rem}@keyframes BOB{0%{margin-bottom:-1em}25%{margin-bottom:-1em;transform:rotate(0)}50%{margin-bottom:0;transform:rotate(-1.5deg)}75%{transform:rotate(1deg)}80%{margin-bottom:-1em}90%{margin-bottom:-.6em}to{margin-bottom:-1em;transform:rotate(0)}}
