.dev-note {
  display: block !important;
  position: fixed;
  z-index: -1;
  bottom: 20px;
  left: 20px;
  opacity: .4;
}
