.center {

    width: 15%;
    display: block;
    margin-left: auto;
    margin-right: auto;

}