position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1030;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #98c9e2;
  font-size: 17px;