Element {
}
.aligncenter {
    clear: both;
    display: block;
    height: auto;
    margin: 1em auto;
    max-width: 100%;
    margin-left: -4px;
}

h1 {
    font-size: 1.875em;
    line-height: 1.3em;
    margin-left: -325px;
}

Element {
}
.aligncenter {
    clear: both;
    display: block;
    height: auto;
    margin: -5em auto;
        margin-top: -5em;
        margin-left: auto;
    max-width: 100%;
    margin-left: -9px;
    margin-top: 1px;
}

.js #branding .sidebar-button {
    background: #fff;
    font-size: 2em;
    font-weight: 700;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 0;
    -moz-transition: color .3s linear;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    z-index: 100;
    display: none;
}