<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;html&gt;&lt;body&gt;&lt;p&gt;.custom-list a {
display:inline-block !important;
min-height: 100px !important;

}
.custom-list a:after {
content:"\a" !important;
white-space:pre !important;
}

.custom-list li {
margin-left: 15px !important;
margin-right: 15px !important;
}&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</pre></body></html>