
	<!doctype html>
	<html>
	<head>
		<title>Iframe</title>
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		<base target="_blank">
		<style>
			body {
				margin: 0
			}
			.gitlab-embed-snippets {
				margin: unset !important;
			}
			.gitlab-embed-snippets .btn-group a.btn {
				padding: 4px 4px !important;
			}
		</style>
	</head>
	<body>
		<script src="https://gist.github.com/tonimitrevski/96cef2cfc5e54cd1f956d14dc1195e98.js"></script>
	</body>
	</html>