.style{
	position:absolute;
	top:400px;
	left: 25vw;
	width:max-content;
	height:max-content;
	z-index:2;
	font-size:100px;
	color: white;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.style_or{
	font-family: Trattatello;
	position:relative;
	top:35%;
	left: 30%;
	width:max-content;
	height:max-content;
	z-index:2;
	font-size:100px;
	color: white;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.img{
	opacity: 0.9;
}