<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.app-marketplace {
  display: flex;
  align-items: center;
  justify-content: center;
}

.app-marketplace .app-marketplace-item {
  margin: 15px 4px 15px;
  box-sizing:border-box
}</pre></body></html>