.radha{animation:blink 3.5s infinite}@keyframes blink{0%,85.71%{opacity:1}85.72%,to{opacity:0}}.radha{height:500px;width:500px;border-radius:50%}body{background:linear-gradient(135deg,pink,#ff0);margin:0;padding:0;height:100vh}.start{height:50px;width:100px;margin-top:80px;margin-bottom:20px;font-size:50px;font-weight:700;color:#000}.button,.reset,.mala,.mute{padding:12px 20px;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;margin:8px;transition:all .3s ease}.button{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#000;box-shadow:0 4px 10px #0000ff4d}.button:hover{transform:scale(1.05);box-shadow:0 6px 14px #00f6}.reset{background:linear-gradient(135deg,#ff512f,#dd2476);color:#000;box-shadow:0 4px 10px #ff00004d}.reset:hover{transform:scale(1.05);box-shadow:0 6px 14px #f006}.mala{background:linear-gradient(135deg,#11998e,#38ef7d);color:#000;box-shadow:0 4px 10px #00ff004d}.mala:hover{transform:scale(1.05);box-shadow:0 6px 14px #0f06}.mute{background:linear-gradient(135deg,#8e2de2,#4a00e0);color:#000;box-shadow:0 4px 10px #8000804d}.mute:hover{transform:scale(1.05);box-shadow:0 6px 14px #80008066}.mala1{margin-bottom:100px}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;text-align:center;padding:20px;box-sizing:border-box}.radha{height:350px;width:350px;max-width:90%;border-radius:50%;animation:blink 3.5s infinite}.start{height:auto;width:auto;min-width:100px;padding:10px 20px;font-size:40px}.button,.reset,.mala,.mute{padding:10px 15px;font-size:20px}@media (max-width: 600px){.radha{height:300px;width:300px}.start{font-size:28px}.button,.reset,.mala,.mute{font-size:12px;padding:8px 12px}}.heading2{font-size:45px;font-family:Courier New,Courier,monospace}
