 .header {
    height: 1000px;
    width: 100%;
}
body {
    
    margin: 0px;
    text-align: center;
    color: white;
}
.img1 {
    position: relative;
    bottom: 1000px;
    margin-left: 100px;
    margin-top: 50px;
}
span {
    position: relative;
    bottom: 1000px;
    margin-left: 100px;
    margin-top: 50px;
   word-spacing:40px ;
}



h1 {
    position: relative;
    top: 100px;
    font-size:100px ;
}
button {
    border-color: white;
    position: relative;
    top: 70px;
    height: 50px;
    width: 190px;
    background-color: transparent;
} 
    

/* body{
    background-color:black ;
    height: 900%;
    padding: 0px;

}

.menu {
    display: flex;
    color: white;
    list-style: none;
    position: relative;
    left: 50%;
    bottom: 50px;
    
}

img {
    margin-left: 100px;
}
.btn1 {
    height: 40px;
    border-radius: 20px;
    position: relative;
    bottom: 10px;
    background-color: black;
    color: white;
    border-color: white;
    

}


.img4  {
    position: relative;
    bottom: 20px;
    margin: 1px;
}
.img5 {
   
    width: 1700px;
    height: 20%;
    padding-left:1px ;
    padding-right: 1px;
    margin-left: 200px;
    margin-right: 200px;
} */



















































