*{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	background: #000
}
h1{
	position: absolute;
	
}
img{
	width: 1350px;
	height: 700px;
