*{margin:0;padding:0;box-sizing:border-box;font-family:Georgia,Times New Roman,Times,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:15px}#shifra{height:70%}span{background:linear-gradient(to right,#00f2ff,#ed067e);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:2vmax}button{width:165px;height:40px;display:flex;align-items:center;justify-content:center;gap:25px;font-size:20px;border-radius:20px;border:none;background-color:#63dbe5;box-shadow:2px 2px 50px #4fe0ea;cursor:pointer}#speak{width:100px}p{font-size:1.5vmax;color:#fff;text-align:center;padding:0 40px}.response{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px}#aigif{width:50vh;height:90px}
