.divider{
    background-color: dimgray;
    height: 5px;
    width:100%;
}
.spacer{
    background-color: white;
    height: 5px;
    width: 1px;
}
