<!doctype html>
<html lang="en">
	<head>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
		<meta name="referrer" content="strict-origin-when-cross-origin">
			<meta http-equiv="refresh" content="0; url=/coming-soon">
		<link href="data:;base64,iVBORwOKGO=" rel="shortcut icon" type="image/x-icon" />
		<title>Redirecting</title>
		<style>
			body, h1, h2
			{
				border: 0;
				border-style: none;
				border-width: 0;
				box-sizing: border-box;
				cursor: default;
				height: auto;
				line-height: 1.0;
				margin: 0;
				outline: 0;
				padding: 0;
				letter-spacing: normal;
				pointer-events: inherit;
				position: relative;
				text-align: left;
				vertical-align: baseline;
				width: auto;
				z-index: 0;
				border: solid 0 #000;
				font-family: "Segoe UI", "San Francisco", Roboto, Arial, Helvetica, sans-serif;
				color: #222;
			}
			html	{ overflow: auto; height: 100%; }
			body	{ height: 100%; font-size: 16px; background-color: #ffcf02; padding-top: 20%; }
			h1		{ line-height: 130%; text-align: center; margin-bottom: 30px; }
			h2		{ line-height: 110%; text-align: center; }
		</style>
	</head>
	<body><h1>Redirecting</h1></body>
</html>