@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Antic+Didone&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@300&display=swap');



.contenu{
	overflow: hidden;
	width: 100vw;
	height: 100vh;
}



.prez{
	margin-left: 2%;
	width: 67%;
	height: 100vh;
	font-size: 110px;
	font-family: 'Cormorant', serif;
	-webkit-font-family: 'Cormorant', serif;
}


.titre {
    width: 870px;
    margin: 0;
    top: 60px;
    position: absolute;
    margin-bottom: 85px;
}



