body {
		text-align: center;
		padding: 0;
		border: 0;
		margin: 0;
		font-family: source sans pro, Helvetica, sans-serif;
		font-size: 1rem;
		font-weight: 300;
		line-height: 1.65;
}

p
{
		margin 0 0 2rem;
		font-size: 1.25rem;
}

#mobile-message {
		display: none;
}

canvas
{
		width: 100%;
		height: 100%;
		background: #231F20;
}
