.clickable {
    cursor: pointer;
    cursor: hand;
}

.center {
    margin-left: auto;
    margin-right: auto;
}