Changed background color

This commit is contained in:
2025-10-09 20:42:40 -05:00
parent 47c6d1bda1
commit dbde14fb05

View File

@ -7,7 +7,7 @@
<title>Willow</title> <title>Willow</title>
<style> <style>
body{ body{
background-color: #003311; background-color: lavender;
text-align: center; text-align: center;
} }
</style> </style>