style.css dosyasını açıp .header clasının içindeki z-index değerini 999 yap

.header {
z-index: 999;
}