:focus {
    outline: none;
}

* {
    box-sizing: border-box;
}
