body .alert:first-child {
  position: absolute;
  top: 20px;
  width: 100%;
  text-align: center;
  z-index: 10000;
}
