.element {
    background-color: #eee;
    padding: 10px;
}

.element h4 {
    text-align: center;
}

.ctelement {
    padding: 4px 6px;
}