.no-js-warning {
  background-color: #ffdddd;
  color: #900;
  padding: 1rem;
  text-align: center;
  font-weight: bold;
  border: 2px solid #c00;
}
