
.debug-layout:before {
    position:absolute;
    content:attr(data-debug-layout);
    z-index:10000;
    background-color:#000;
    font-size:10px;
    font-family:Arial, sans-serif;
    font-weight:normal;
    color:#ffffff;
}
