.flash-message {
  width: 100%; 
  position: relative; 
  top: 0;
  padding: 10px;
  z-index:501; 
  text-align: center;
}
