.centered {
            display: block;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
}
