body{
	margin: 0!important;
	overflow:hidden;
	cursor: none;
	background: #222;
}
iframe{
	border: none;
	width: 100%;
	overflow: hidden;
}

iframe#substitution{
	height: 93vh;
	margin-top: 18px
}

iframe#news{
	height: 5vh;
}