OpenChatKit-neon / style.css
NeonLion92's picture
Duplicate from togethercomputer/OpenChatKit
c4fcb8f
raw
history blame contribute delete
82 Bytes
body {
padding: 0;
margin: 0;
}
iframe {
width:100vw;height:100vh;border:0;
}