.bar {
    position: relative;
    overflow: auto;
    margin: 0;
    width: 100%;
    display: block;
    border-radius: 0; /* not rounded */
}



