noscript p:nth-child(2) {
  background-color: #ae0000;
  color: #fff;
  font-size: 12px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 10px;
}
