<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wall {
  width: 100%;
  margin-top: 10px;
}
.wall-item {
	float: left;
	width: 48%;
	margin: 0 1% 5px;
}
</pre></body></html>