body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
canvas {
	position: absolute;
	width: 100%;
	height: 100%;
}
iframe {
	border: 0;
}
p {
	margin: 0;
}