-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
3 lines (3 loc) · 3.4 KB
/
index.html
File metadata and controls
3 lines (3 loc) · 3.4 KB
1
2
3
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0;"><title>Crypto Meetup</title><link rel=stylesheet href=https://use.fontawesome.com/releases/v5.5.0/css/all.css integrity=sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU crossorigin=anonymous><style>body,html{background:#000;height:100%;margin:0;overflow:hidden}.spinner-container{position:absolute;z-index:10000;background:#000;width:100vw;height:100vh;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.sk-cube-grid{width:80px;height:80px}.spinner-text{color:#FFF;margin-top:2rem;margin-bottom:1rem}.sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#FFF;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}
.animation-content{min-width: 300px !important; max-width: 80% !important;}
.modal-card{min-width: 300px !important; max-width: 80% !important;}</style><link href=/css/chunk-db55de0a.dcb00de9.css rel=prefetch><link href=/js/chunk-50110118.7cc0815b.js rel=prefetch><link href=/js/chunk-db55de0a.31befcd9.js rel=prefetch><link href=/css/app.62b8a9f9.css rel=preload as=style><link href=/css/chunk-vendors.6efce618.css rel=preload as=style><link href=/js/app.2ce05829.js rel=preload as=script><link href=/js/chunk-vendors.cbca9779.js rel=preload as=script><link href=/css/chunk-vendors.6efce618.css rel=stylesheet><link href=/css/app.62b8a9f9.css rel=stylesheet></head><body><div id=load class=spinner-container><div class=sk-cube-grid><div class="sk-cube sk-cube1"></div><div class="sk-cube sk-cube2"></div><div class="sk-cube sk-cube3"></div><div class="sk-cube sk-cube4"></div><div class="sk-cube sk-cube5"></div><div class="sk-cube sk-cube6"></div><div class="sk-cube sk-cube7"></div><div class="sk-cube sk-cube8"></div><div class="sk-cube sk-cube9"></div></div><div class=spinner-text>Crypto Meetup is loading...</div></div><link rel=stylesheet href=https://cdn.bootcss.com/MaterialDesign-Webfont/2.8.94/css/materialdesignicons.css><div id=app></div><noscript><strong>We're sorry but cryptomeetup-portal doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><script src=/js/chunk-vendors.cbca9779.js></script><script src=/js/app.2ce05829.js></script></body></html>