body {
	background-image: url(img/logo.svg), radial-gradient(circle, rgba(22,22,22,1) 0%, rgba(0,0,0,1) 100%);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
