Adjust JS iframe default styles (#893)

This commit is contained in:
Jonatan Kłosko 2022-01-19 18:32:58 +01:00 committed by GitHub
parent 6aaf1d5b58
commit 0b58ba9331
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
<head>
<title>Output</title>
<style>
body {
html, body {
margin: 0;
padding: 0;
font-family: sans-serif;