<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#realpress-compare-table h1 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 15px;
  color: black;
  flex-basis: 100%;
}
#realpress-compare-table img {
  width: 200px;
  height: auto;
}
#realpress-compare-table th {
  position: relative;
}
#realpress-compare-table th .remove {
  position: absolute;
  left: 10%;
  cursor: pointer;
  color: red;
}</pre></body></html>