#root{margin:0;padding:0;text-align:center}.background{width:100%;min-height:100vh;overflow:hidden;background-size:cover;background-position:center;display:block;background-image:url(/Space_Deep.jpg)}.top-button{padding-top:80px;width:200px;transition:width 2s}.top-button:hover{cursor:pointer;width:220px;transition:width 2s}@keyframes bobble{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}.ufo{display:flex;flex-direction:column;align-items:center;justify-content:center}.beam{width:80px;height:50px;background-image:linear-gradient(rgb(218,255,30),rgba(0,0,0,0));transform:perspective(3px) rotateX(5deg)}.container{flex-wrap:wrap;display:flex;justify-content:space-evenly;align-items:start;flex-direction:row}.ufoburger{animation:bobble 2s infinite ease-in-out}.section{width:500px}.right{font-size:20px;font-weight:800;padding-top:50px;width:400px;height:550px;background-size:cover;background-position:center;background-image:url(/planetsign2.png);color:#000}.right a{color:#00f}.left{width:400px;height:550px;background-size:cover;background-position:center;background-image:url(/tvplanet2.png);color:#000;display:flex;align-items:top;justify-content:center}.tvimage{position:relative;top:110px;left:-22px;width:225px;height:170px;background-image:url(/nobrand.jpg);background-size:cover;overflow:hidden}@keyframes changeTV{0%{background-image:url(/nbbs1.jpg)}20%{background-image:url(/nbbs2.jpg)}40%{background-image:url(/nbbs3.jpg)}80%{background-image:url(/nbbs4.jpg)}to{background-image:url(/nbbs5.jpg)}}.tvimage{animation-timing-function:step-end;animation:changeTV 20s infinite}.menu-modal{min-height:500px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.menu-modal img{max-height:400px}.menu-text{color:#000;text-align:center}.space-club{color:#000}.space-club-joinbox{display:flex;align-items:center;justify-content:left}.space-club-input{height:50px;border-radius:20px;width:300px;border:black 2px solid;padding:12px;font-weight:700;margin-right:20px}.space-club-input:focus{outline:orange 2px solid}.space-club-button{font-weight:700;display:flex;align-items:center;justify-content:center;border:black 2px solid;border-radius:40px;width:100px;height:50px;background-image:linear-gradient(red,orange);color:#fff}.space-club-button:hover{cursor:pointer;border:black 2px solid;box-shadow:#a3a3a362 2px 2px 10px 2px}.space-club-button:active{width:98px;height:49px;transition:.1s}.modal-close{position:relative;top:10px;color:#fff;font-weight:800;height:40px;width:40px;background-color:#000;display:flex;align-items:center;justify-content:center;border-radius:10px}.modal-close:hover{cursor:pointer;height:41px;width:41px;box-shadow:#a3a3a362 2px 2px 10px 2px}*{box-sizing:border-box}body{display:block;width:100%;height:100%;margin:0;padding:0}:root{box-sizing:border-box;font-family:Montserrat,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
