<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w10p {
    width: 10%;
}
.w20p {
    width: 20%;
}
.w30p { width: 30%; }
.w40p {
    width: 40%;
}

.w50p {
    width: 50%;
}

.w60p {
    width: 60%;
}.w70p {
    width: 70%;
}

.w80p {
    width: 80%;
}

.w90p {
    width: 90%;
}
.w100p {
    width: 100%;
}</pre></body></html>