html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#e7e7e7}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#000}.container{position:relative;height:100vh;width:100vw;overflow:hidden}.prompt-box{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);width:80%;max-width:600px;display:flex;justify-content:center}.prompt-input{width:100%;padding:.75rem 1rem;font-size:1rem;border-radius:12px;border:none;box-shadow:0 2px 10px #00000026}
