BLOOMChat / style.css
csris's picture
Show the BLOOMChat space
dd124bb unverified
body {
padding: 0;
margin: 0;
}
iframe {
width:100vw;height:100vh;border:0;
}