		script + a::before {
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 50px;
			background: #1e2647;
			z-index: 9;
			display: block;
		}