<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal-title{
  font-size: 500
}

.tab-content{
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-top: 0px;
    height: 600px;
    overflow: scroll;
}

</pre></body></html>