Update index.html

This commit is contained in:
Daniel Nagel 2025-08-30 14:33:29 +02:00
parent 2e583c4c59
commit 588eec2f06

View File

@ -6,8 +6,7 @@
<style>
body {
font-family: Arial, sans-serif;
/*background: #333333;*/
background: #ff0000;
background: #333333;
color: #ffffff;
text-align: center;
padding: 50px;