test-js-redirect / style.css
justin-together's picture
Update style.css
4d3af4c
raw
history blame contribute delete
81 Bytes
body {
padding: 0;
margin: 0;
}
iframe {
width:100vw;height:100vh;border:0;
}