@charset "UTF-8";

a:hover {
    background-color: yellow; /* Changes background color to yellow */
}