diff --git a/Plane-animation/styles.css b/Plane-animation/styles.css index a2836da..f868d67 100644 --- a/Plane-animation/styles.css +++ b/Plane-animation/styles.css @@ -7,7 +7,7 @@ section { width: 100%; height: 100vh; - background-color: #EBEDF0; + background-color: #ffffff; align-items: center; justify-content: center; display: flex; @@ -58,4 +58,4 @@ section { right: 100%; opacity: 1; } -} \ No newline at end of file +}