.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* image to center of the page :class: .center */



