diff --git a/src/styles.scss b/src/styles.scss index 2bb1013..2ecb23b 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -19,6 +19,10 @@ background-color: #555; } +:focus { + outline: none !important; +} + html, body { padding: 0; margin: 0;