Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<title>Startseite</title>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body{display:block;margin:0;padding:0;position:absolute;width:100%;height:100%;left:0;top:0}
nav{margin:1rem 0}