div:focus,
a:focus,
button:focus,
input:focus,
textarea:focus {
outline: none;
}