body { background: #000; overflow: hidden; margin: 0; height: 100vh; }
button { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 10px 20px; font-size: 18px; cursor: pointer; padding: 5px 5px; color:fff; background-color:6200ea; border: none; border-radius: 5px; cursor: pointer; outline: none; } }
.sparkle { position: absolute; width: 6px; height: 6px; border-radius: 50%; opacity: 0; }