diff --git a/style.css b/style.css index 9e16d4d..8ea60e4 100644 --- a/style.css +++ b/style.css @@ -35,8 +35,9 @@ body { .text-bubble { /* transform: rotate(90deg); */ position: relative; - left: 658px; - top: -385px; + margin: auto; + margin-left: 658px; + margin-top: -385px; z-index: 2; }