30 lines
1.4 KiB
HTML
30 lines
1.4 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Tammera Storey | Mars UI Dreams</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: system-ui, sans-serif; background: #0a0a0a; color: #e0e0e0; margin: 0; padding: 2rem; }
|
||
|
|
.header { border-bottom: 1px solid #333; padding-bottom: 1rem; }
|
||
|
|
.content { max-width: 800px; margin: 2rem auto; }
|
||
|
|
.visual { background: linear-gradient(to bottom, #1a1a2e, #16213e); padding: 2rem; border-radius: 12px; margin: 2rem 0; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div class="content">
|
||
|
|
<div class="header">
|
||
|
|
<h1>Red Dust Interfaces</h1>
|
||
|
|
<p>UI concepts for the first Martian colonists — blending biomedical telemetry with the quiet beauty of alien horizons.</p>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="visual">
|
||
|
|
<h2>Life Support Canvas</h2>
|
||
|
|
<p>Imagine oxygen levels pulsing like gentle indie guitar riffs — soft gradients from deep burgundy to hopeful teal. No more sterile dashboards; this is survival as art.</p>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<p>Sketching these on Procreate while listening to Phoebe Bridgers, dreaming of the day my visualizations help keep a colony breathing easy.</p>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|