#meow {
    -webkit-user-select: none;
    user-select: none;
    width: fit-content;
    cursor: pointer;
}