Update index.html

This commit is contained in:
MattTheTekie 2023-09-16 08:36:56 -04:00 committed by GitHub
commit bbcc702d25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: white;
background-color: blue;
padding: 20px;
border: 1px solid #ccc;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);