<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.estilocontenedor{

    background-color: yellow;
}
.izquierdo{
background-color: red;
}
.derecho{
background-color: blue;
}</pre></body></html>