.applebanana {
    font-size: 36px;
}
.applebanana:hover {
    font-size: 999px;
}
