@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito Sans,sans-serif}body{background-color:#000}.main{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:start;flex-direction:column;padding:10px;gap:10px}#shifra{height:70%}span{background:linear-gradient(to right,#22dde7,#ed047d);font-size:2vmax;-webkit-background-clip:text;background-clip:text;color:transparent}button{width:180px;height:40px;display:flex;align-items:center;justify-content:center;gap:20px;font-size:20px;border-radius:20px;cursor:pointer;border:none;background-color:#4fe0ea;box-shadow:2px 2px 50px #4fe0ea}#speak{width:100px}p{font-size:1.3vmax;color:#fff;text-align:center;padding:0 40px}.response{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}#aigif{width:50vh;height:100px}
