@font-face {
	font-family:"Indie Flower";
	font-style: normal;
	font-weight:400;
	font-display:swap;
	src:url(https://fonts.gstatic.com/s/indieflower/v12/m8JVjfNVeKWVnh3QMuKkFcZVaUuH.woff2) format('woff2');
	unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


html {
	overflow:hidden;
	height:100%;
	background:#000;
	background:-webkit-linear-gradient(to bottom right, #000000 70%, #CABFAC 100%);
	background:-moz-linear-gradient(to bottom right, #000000 70%, #CABFAC 100%);
	background:linear-gradient(to bottom right, #000000 70%, #CABFAC 100%);
}
body {
	height:100%;
	margin:0;
	padding:0;
	background:url(/indice/pngegg_cisne.png) no-repeat right bottom;
	background-size:auto 40%;
	text-align:center
}


#cab {	display:none	}


#brisa {
	display:inline-block;
	margin:2em 15em 500px 0;
	color:#fdfdfd;
	font-size:200%;
	font-family:"Indie Flower", Georgia, Serif;
	font-style:italic;
	text-align:left;
	line-height:150%
}



@media (max-width:700px) {

#brisa {
	margin-left:0;
	margin-right:0;
	font-size:150%
}

}
@media (min-height:600px) {	#brisa {	margin-top:6em	}	}
@media (prefers-color-scheme:dark) {	body {	background-image:url(/indice/pngegg_cisne.webp)	}	}
@media (prefers-color-scheme:light) {	body {	background-image:url(/indice/pngegg_cisne.webp)	}	}
