body, html, .bg {
	height: 100%;
	background-image: url("gt40.webp");
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
