h2,h3{
    user-select: none;
    line-height:7px;
}
div#frame{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
} */
div#main{
    float: left;
}
div#sub{
    top: 0;
    background-color: #777;
    float: right;
}