diff --git a/style/style.css b/style/style.css index a363175..7c9523d 100644 --- a/style/style.css +++ b/style/style.css @@ -11,6 +11,10 @@ html, body { opacity: 1!important; } +#info{ + text-align: center; +} + #visualizer_wrapper{ text-align: center; } @@ -18,4 +22,4 @@ footer{ position: fixed; bottom: 2px; color:#aaa; -} \ No newline at end of file +}