<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box {
  width: 50%;
}
.article {
  position: relative;
}
.masonry-container{
	width:100%;
       margin: 0px;
        display: table;
}</pre></body></html>