<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fab{
  position: fixed;
  bottom:10px;
  right:10px;
}

.fab:hover {
  background-color: #367c2b;
  color: #ffdc00 !important;
}

.help:hover {
  color: #ffdc00 !important;

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