diff --git a/styles/junk.css b/styles/junk.css index 8263636..e6af672 100644 --- a/styles/junk.css +++ b/styles/junk.css @@ -3,6 +3,10 @@ overflow-y: hidden; } +figure { + margin: 1vw; +} + pre { overflow: auto; background-color: black;