<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-list__unit {
  width: 210px;
  margin: 2px;
}
.product-list__image {
  width: 200px;
}
.product-list__name {
  font-size: 14px;
}
.topic {
  padding: 10px 5px;
}
.event__img {
  border :solid 1px;
  border color :black;
}</pre></body></html>