diff --git a/style.css b/style.css index 201d56f..26e74e2 100644 --- a/style.css +++ b/style.css @@ -69,6 +69,7 @@ hr { height: 3px; width: 60%; border: 1px solid black; + box-shadow: 4px 4px 2px rgba(0, 0, 0, 25%); background-color: white; text-shadow: none; margin: 20px auto;