diff --git a/css/style.css b/css/style.css index 19de3a2..771f1eb 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,7 @@ +* { + border-radius: 0 !important; +} + h1 br { display: none; } @@ -20,7 +24,9 @@ h1 br { } #detector canvas { - position: absolute; left: 0; top: 0; + position: absolute; + left: 0; + top: 0; } #detector-core { diff --git a/index.html b/index.html index 436be5f..88c5b21 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@