<!DOCTYPE html>
<html><head><meta charset="utf-8"><title>obelisk</title>
<style>*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#e0e0e0;font-family:system-ui,sans-serif}.c{text-align:center}h1{font-size:2rem;font-weight:300;letter-spacing:.1em;margin-bottom:.5rem}p{color:#666;font-size:.85rem}</style>
</head><body><div class="c"><h1>obelisk</h1><p>server is running</p></div></body></html>