Skip to content

Instantly share code, notes, and snippets.

@Irma950
Irma950 / karussell_morgenroutine.html
Created April 30, 2026 21:44
Morgenroutine Karussell @froehlich.familie
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=1080">
<title>Karussell – Morgenroutine @froehlich.familie</title>
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800;900&family=Lato:wght@300;400;700&family=Playfair+Display:ital,wght@0,700;1,400;1,700&display=swap" rel="stylesheet">
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }