OpenChatKit / style.css
henryz's picture
Duplicate from togethercomputer/OpenChatKit
3f5aecc
body {
padding: 0;
margin: 0;
}
iframe {
width:100vw;height:100vh;border:0;
}