<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>My static Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>Discussions and suggestions</h1>
			<p>This Space exists primarily to host suggestions and discussions for the Hacks/Hackers organization on Hugging Face</p>
		</div>
	</body>
</html>