#index{height:100%;overflow:hidden;background:linear-gradient(135deg,rgba(242,100,40,1) 25%,rgba(180,77,157,1) 75%)}#content,#index{margin:0;padding:0;width:100%}#content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:128px;height:95%}#icon img{width:30vh;height:30vh;border-radius:32px;box-shadow:0 0 60px 0 rgba(0,0,0,.75)}#appstore{width:20vh;cursor:pointer}#title{color:#eee;font-size:4vh;text-shadow:0 0 60px #d8dfb8;align-items:center;flex-direction:column;user-select:none;margin:.67em 0;font-weight:700}#footer,#title{display:flex;justify-content:center}#footer{gap:32px}#footer a{color:#ccc;text-decoration:none;text-shadow:0 0 60px #d8dfb8;font-size:1.4vh}