OpenChatKit / style.css
Shubham Naik
chore: fix styles
ca1a5d6
body {
padding: 0;
margin: 0;
}
iframe {
width:100vw;height:100vh;border:0;
}