Skip to content

Commit

Permalink
index page?
Browse files Browse the repository at this point in the history
  • Loading branch information
Macleod Sawyer authored Aug 29, 2024
1 parent c701cea commit 35c33b4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!doctype html>
<html>
<head>
<title>WIZRD</title>
<meta name="description" content="WIZRD Laboratories crafts modular automatons with electrified and mechanized vitality, infused with arcane ether and refined ingenuity." />
<style>
body {
max-width: 800px;
margin: 0 auto;
min-height: 100vh;
align-content: center;
background: url('../parchment.jpeg');
background-size: cover;
}

img {
width: 100%;
align-content: center;
height: 100%;
}
</style>
</head>
<body>
<img src="../Gray Morrow - Faust Aleph Null - 1967.jpg">
</body>
</html>
Binary file added parchment.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 35c33b4

Please sign in to comment.