diff --git a/src/components/ColorChanger.module.css b/src/components/ColorChanger.module.css index 2fb4877..3800c81 100644 --- a/src/components/ColorChanger.module.css +++ b/src/components/ColorChanger.module.css @@ -1,5 +1,5 @@ .colorChanger { - position: absolute; + position: fixed; right: 0; bottom: 0;