.header {
    padding: 60px;
    text-align: center;
    background: #004dff; /* A light blue color */
    color: white;         /* Text color */
  
  }

  