.center {
    display: block;
    margin: auto;
    margin-bottom: 5%;
    margin-top: -5%;
}

.inline-center-left {
    float: right;
}

.md-typeset h1,
.md-content__button {
  display: none;
}