rect {
  fill:yellow
}

.xlabel div.holder{
    position: relative;
    height: 100%;
    width: 100%;
    
}


.xlabel div.lines{
    position: absolute;
    bottom: 0;
    width: 100%;
    
}