*{margin: 0%;

}

#Home{background-image: url("home-banner.jpg");
width: 100%;
height: 110vh;
}

header{display: flex;



}




.rico{ color: white;
display:flex;
background-color: black;
width: 500px;
height: 100px;
margin: auto;
justify-content: center;
align-items: center;
font-size: 40px;

}


.rico2{color: white;
background-color: black;
display: flex;
width: 500px;
height: 150px;
margin: auto;
justify-content: center;
align-items: center;
font-size: 20px;
}
.menu{display: flex;
color: white;
font-size: 20px;
}