diff --git a/3D-image-rotation/style.css b/3D-image-rotation/style.css index aceec49..4cc3e4e 100644 --- a/3D-image-rotation/style.css +++ b/3D-image-rotation/style.css @@ -3,7 +3,7 @@ padding: 0; } body { - background-color: #171717; + background-color: rgb(118, 75, 134); width: 100vw; height: 100vh; overflow: hidden;