.option { padding: 10px; outline: none; white-space: nowrap; &:focus, &:hover { background-color: #ccc; cursor: pointer; } }