@import url('./themes.css');

.link:hover {
    background-color: red;
}