.center {
    max-height: 25%;
    max-width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}