html,body,#app,.body{height:100%;margin:0;padding:0}.frame_button{display:flex;justify-content:center;align-items:center;width:4em;height:4em;margin:.5em;padding:.75em;border-radius:.9375em;background:radial-gradient(at 30% 30%,#105f58,#05433d);transform-origin:center;transition:.1s}.frame_button:hover{transform:scale(1.1)}.frame_button .frame_button_icon{width:3em;height:3em}.background{display:flex;justify-content:center;align-items:center;background-image:url(/assets/planetsBackground-DSE-pmPI.jpg);height:100%;margin:0;padding:0;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 6.25em #000}.background .frame{display:flex;align-items:center;flex-direction:column;padding:.5em;width:50em;height:60em;-webkit-backdrop-filter:blur(1.5625em) brightness(115%);backdrop-filter:blur(1.5625em) brightness(115%);border-radius:.9375em}.background .frame .frame_logo{width:80%;height:auto;margin-bottom:3em}.background .frame .frame_links{margin-top:3em;width:100%;align-items:center;justify-content:center;display:flex;flex-direction:row}#app{background:#000;height:100%}.main{background-color:red}
