white panel

This commit is contained in:
Flatlogic Bot 2025-09-23 12:38:48 +00:00
parent 505fe4f6e8
commit 5e6cf451d8

View File

@ -10,8 +10,8 @@ canvas {
position: absolute;
top: 20px;
left: 20px;
color: white;
background-color: rgba(0, 0, 0, 0.5);
color: #000;
background-color: rgba(255, 255, 255, 0.9);
padding: 10px;
border-radius: 5px;
font-family: sans-serif;