align: классовый app.py, static/, Dockerfile как в шаблоне

This commit is contained in:
2026-06-13 11:45:04 +04:00
parent bbf65527b1
commit 96d85189c1
4 changed files with 42 additions and 13 deletions
+8
View File
@@ -0,0 +1,8 @@
body {
font-family: Arial, sans-serif;
max-width: 600px;
margin: 100px auto;
text-align: center;
color: #333;
}
h1 { color: #2c3e50; }