html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url('bicykle.jpg') center bottom;
	background-size: 100%;
}

canvas {
	display: block;
	mix-blend-mode: screen;
}





<!--https://images.unsplash.com/photo-1516528387618-afa90b13e000?ixlib=rb-1.2.1&w=1366&q=90-->