diff --git a/src/index.css b/src/index.css index e4d6a2e..460349c 100644 --- a/src/index.css +++ b/src/index.css @@ -23,7 +23,8 @@ body { width: 100%; height: 100%; /* Add your background pattern here */ - background-color: #313131; + /* background-color: #313131; */ + background-color: #d1cbf4; background-image: radial-gradient(rgba(255, 255, 255, 0.05) 2px, transparent 0); background-size: 30px 30px; background-position: -5px -5px