.center {
    text-align: center;
}

.border_solid {
    border: 2px solid white;
}