diff --git a/index.html b/index.html index c6ef8ff..d5e2067 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ - Visit + Test It diff --git a/style.css b/style.css index a201cda..933cdb0 100644 --- a/style.css +++ b/style.css @@ -89,6 +89,7 @@ body { justify-content: center; height: 75%; width: 500px; + box-shadow: 0 4px 10px rgba(16, 16, 16, 0.5); } .tool-header {