<!DOCTYPE html>
<html lang="en">
<head>
	<title>that old, familiar feeling</title>
	<meta charset="UTF-8">
	<meta name="description" content="wake me, when you need me">
	<meta property="og:url" content="https://vgrc.net">
	<meta property="og:locale" content="en_US">
	<meta property="og:type" content="website">
	<meta property="og:title" content="that old, familiar feeling">
	<meta property="og:site_name" content="that old, familiar feeling">
	<meta property="og:image" content="https://vgrc.net/img/zzz.gif">
	<meta property="og:description" content="wake me, when you need me">
	<meta property="twitter:card" content="summary_large_image">
	<meta property="twitter:url" content="https://vgrc.net">
	<meta property="twitter:site" content="@VGRC">
	<meta property="twitter:site:id" content="@VGRC">
	<meta property="twitter:creator" content="@capncornflake">
	<meta property="twitter:creator:id" content="@capncornflake">
	<meta property="twitter:title" content="that old, familiar feeling">
	<meta property="twitter:image" content="https://vgrc.net/img/zzz.gif">
	<meta property="twitter:description" content="wake me, when you need me">
	<link rel="icon" type="image/png" href="/img/favicon.png">
	<link rel="canonical" href="https://vgrc.net">
	<style>
	body {
		background-color: #232323;
		background-image: url('/img/zzz.gif');
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;
		color: #FFF;
		margin: 0;
		padding: 0;
	}
	</style>
</head>
<body>
</body>
</html>
