body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2{color:#fff;-webkit-user-select:none;user-select:none}h2{font-size:medium}h3,p{color:#fff;-webkit-user-select:none;user-select:none}.App{text-align:center}.App-logo{height:8vmin;pointer-events:none;-webkit-user-select:none;user-select:none}.App-body{align-items:center;background:#222;display:flex;flex-direction:column;margin:0;min-height:100vh;padding:0}.App-main{background-color:#181818;border-radius:20px;border-width:2;color:#fff;height:1000px;margin-bottom:50px;margin-top:120px;width:80%}.App-main-header{align-items:center;display:flex;flex-direction:row;justify-content:center}.App-main-header-right{flex-wrap:nowrap;margin-top:75px;position:absolute;right:12%}.App-profile-name{margin-top:100px}.App-link{color:#61dafb}.App-beta-text{background-color:initial;border:2px solid #fff;border-radius:20px;color:#fff;font-size:13px;font-weight:700;outline:none;padding:3px 8px;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none}.App-profile-photo-div{background-color:#141414;border-radius:50%;height:200px;position:absolute;width:200px}.App-profile-photo{border-radius:50%}.App-button{background-color:initial;border:2px solid #fff;border-image-slice:1;border-radius:20px;color:#fff;font-size:15px;font-weight:700;outline:none;padding:5px 10px;text-align:center;text-decoration:none}.App-button:hover{background:linear-gradient(transparent,transparent) padding-box,linear-gradient(45deg,#88ff70,#06b68e 50%,#04dcff) border-box;background-size:300%,300%;border-color:transparent;color:#efefef}.App-button:active,.App-button:focus{background-color:initial}@media screen and (max-width:768px){h1{font-size:x-large}h2{font-size:large}h3{font-size:medium}.App-button{background-color:initial;border-radius:20px;border-width:2px;font-size:13px;padding:2px 10px}.App-profile-photo-div{background-color:#141414;border-radius:50%;height:150px;position:absolute;width:150px}}@media (prefers-reduced-motion:no-preference){.App-button:hover{-webkit-animation:test 1s forwards;animation:test 1s forwards}}@-webkit-keyframes test{0%{background-position:0 0}to{background-position:50% 50%;border-color:#fff}}@keyframes test{0%{background-position:0 0}to{background-position:50% 50%;border-color:#fff}}@media (prefers-reduced-motion:no-preference){.header{-webkit-animation:Background-slide 30s ease-in-out infinite;animation:Background-slide 30s ease-in-out infinite}}.header{align-items:center;background:linear-gradient(45deg,#88ff70,#06b68e 50%,#04dcff);background-size:300%,300%;color:#fff;display:flex;flex-direction:row;font-size:calc(10px + 2vmin);justify-content:center;min-height:10}.header-left{left:25px;position:absolute}.header-right{display:flex;flex-direction:row;justify-content:space-between;position:absolute;right:1%;-webkit-user-select:none;user-select:none;width:160px}.header-button{background-color:initial;border:2px solid #fff;border-radius:20px;color:#fff;font-size:15px;font-weight:700;outline:none;padding:5px 10px;text-align:center;text-decoration:none}@-webkit-keyframes Background-slide{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}@keyframes Background-slide{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.Error404{color:#fff;font-size:150px;font-weight:700}
/*# sourceMappingURL=main.33419851.css.map*/