<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body { margin:0; padding:0; height:100%; width:100%; }
body {
	background-color: #eff2f4;
}

header .segmentbar a {
        color: #fff !important;
}

#inwb_hirlevel_sikeres_feliratkozas_section #iframe_container_fejlec{
	position: relative;
	overflow: hidden;
	width: 100%;
        padding-top: 550px;
}
#inwb_hirlevel_sikeres_feliratkozas_section #iframe_container_fejlec iframe{
	position: absolute;
	top: -8px;
	left: -8px;
	width: 106%;
	height: 108%;
}</pre></body></html>