.header {
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   text-align: center;
   z-index: 2;
}