#results {
    display: none;
}
sup {
    color: #999999;
    font-style: italic;
}
#src {
    width: 100%;
    height: 300px;
}
body {
    margin-left: 20%;
    margin-right: 20%;
}
h1 {
    border-bottom: 1px solid #aaaaaa;
}
h2 {
    border-bottom: 1px solid #efefef;
}
#minified {
    width: 100%;
    height: 300px;
}