body{background-color: aqua; margin: 0;}

button{color: rgb(154, 210, 255);
background-color: rgb(0, 0, 0);}

p { color: black;}

#header{ background-image:url("../images/bgpic.png");
height: 120vh; background-repeat: no-repeat;
background-size: cover;}

#section2 { background-color: rgb(18, 201, 125);}

#logo{width: 40%;
    position:relative; top:25%; left: 2%;}

    footer{background-color: rgb(186, 0, 243);}
    #button{color: chocolate;}

    #section1{color: darkblue;}
#text1 p{color: rgb(0, 0, 0);}

#section1{background-image:url("../images/bgpic2.png"); height: 98vh;
}

#text1{background-color: white;
width: 20%; height: 10%;
position: relative; left: 5%;}