diff --git a/src/main.css b/src/main.css index 862cff3..d967f69 100644 --- a/src/main.css +++ b/src/main.css @@ -722,7 +722,8 @@ kbd { content: ""; position: absolute; bottom: 0; - right: 20px; + left: 50%; + margin-left: -100px; width: 200px; height: 200px; background: url("/bowl.png") center/contain no-repeat;