


.divo{
	text-align:center;
	align-items:center;
	width:60%;
}
h1{
	text-decoration:underline;
	font-size:70%;
	font:serif;
	color:lime;
}
p {color:yellow}
h2{
	text-decoration:underline;
	font-size:70%;
	font:serif;
	color:rgb(170, 85, 136);
}
p{color:yellow}
h3{
	text-decoration:underline;
	font-size:70%;
	font:serif;
	color:rgb(170, 85, 136);
	
}
img{
width:vw;
height:50vh;
	
	
}
.farba{
	background-color:blue;
}

.slik{
	justify-content:center;
	display:flex;
	center;



}