.hello[data-v-3f31018a]{display:flex;justify-content:center;align-items:center;height:100vh}.loader[data-v-3f31018a]{display:flex;justify-content:space-between;width:60px}.loader div[data-v-3f31018a]{width:15px;height:15px;background-color:#3498db;border-radius:50%;animation:bounce-3f31018a 1.5s ease-in-out infinite;box-shadow:0 0 15px rgba(52,152,219,.6)}.loader div[data-v-3f31018a]:nth-child(2){animation-delay:-.3s}.loader div[data-v-3f31018a]:nth-child(3){animation-delay:-.6s}@keyframes bounce-3f31018a{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}