probabalewinner / index.html
anonymousatom's picture
Update index.html
ba2e86c verified
<!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>Nothing Much!</h1>
</div>
</body>
</html>