diff --git a/style.css b/style.css index dfe601e..2f26004 100644 --- a/style.css +++ b/style.css @@ -8,6 +8,7 @@ } ::selection { background-color: beige; + text-shadow: 1px 1px beige; color: black; }