body {
background: #222222;
color: #efefef;
font-family: sans-serif;
}
.source {
background: #444444;
min-height: 50vh;
min-width: 50vw;
font-size: 300%;
button {
margin-left: 10px;
pre {