@import url("../../styles/common.css");

body .bar {
    background-color: #eee;
    height: 100px;
    line-height: 100px;
    font-size: 20px;
    text-align: center;
}
