Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="pl">
<head>
<meta charset="UTF-8">
<title>Lista zakupów - 4 dni</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body { font-family: sans-serif; margin: 2rem; background: #f5f5f5; color: #333; }
h1, h2 { color: #006600; }
.sklep { margin-top: 2rem; }