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