header  {
    background-image: url('images1/IMG_2817[1].jpg') !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 60vh;
    width: 100%;

}

body {
    background-color: rgba(0, 255, 255, 0.2);

}