<!DOCTYPE html>
<style>
#star {
    cursor: pointer;
    font-size: 100px;
    color:red;
    margin : 40px;
}
</style>
<img id='star' src='' alt='&#9733;'/>