#site-message {
  font-size: 24pt;
  font-weight: bold;
  background: yellow;
  padding: 12px;
  position: fixed;
  z-index: 100000;
}
