aside {
clear: both;
+ padding-top: 2em;
}
::selection {
br { display: none }
h1, h2, h3 { font-weight: normal }
+h1 { font-size: 1em }
+h2 { font-size: 1.65em }
+h3 { font-size: 1.25em }
pre {
font-family: courier, monospace;
font-size: 0.875em;
canvas {
width: 64px;
height: 64px;
- display: inline-block;
+ display: block;
background-color: #000;
border: 1px solid #000;
}