body {
   	background-image: url("blurbg.webp");
 	background-size: cover;
    position: absolute;
	right:0%;
	left:0%;
	bottom:0%;
	top:0%;
}