.spanbar {
    clear: both;
    color: white;
    text-align: center;
    font-size: 120%;
    height: 60px;
}
.center {
        margin-left: auto;
        margin-right: auto;
}