FIBO / style.css
yazan-bria's picture
Update style.css
7eabafe verified
raw
history blame contribute delete
179 Bytes
body {
font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
}
html, body, .bria-iframe {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
}