change style agian

This commit is contained in:
2025-07-17 12:30:08 +02:00
parent 3e9912b0aa
commit bf53c6bd8c

View File

@@ -15,7 +15,7 @@
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
background: #111; background: #ddbd1c;
color: #fff; color: #fff;
font-family: sans-serif; font-family: sans-serif;
} }
@@ -54,7 +54,16 @@
<body> <body>
<!-- Replace play.png with any PNG/SVG/JPG in your html folder --> <!-- Replace play.png with any PNG/SVG/JPG in your html folder -->
<h1 style="">mindboost - media server</h1> <h1
style="
position: fixed;
width: max-content;
font-family: Poppins, Helvetica, sans-serif;
font-size: 1rem;
"
>
mindboost - media server
</h1>
<img id="soundBtn" src="fasting.png" alt="Fasting" /> <img id="soundBtn" src="fasting.png" alt="Fasting" />
<div <div
style=" style="