 More people have this issue? This is when i am focused at the input field. I tried to fix it with: ```css input:focus { outline: none; } ``` But this didn't do the trick.