@import url('https://fonts.googleapis.com/css2?family=Praise&display=swap');

body{
	background-color: rgb(59, 209, 166);
	color: chocolate;
	cursor: url(1f4a9.png), auto;
}

#chicken{
    color: #00008B;
}

#roast-chicken{
    color: #3bd1a6;
}

.sliced-chicken{
    color: rgb(255, 255, 255);
	font-family: 'Praise', cursive;
	font-size: 20pt;

}
/* :) This teacher is great*/
.aclass:hover{
     font-size: 20;
     color:yellow;
	 background-color: #000000;
    cursor: url(1f355.png) 8 16, auto;
{

#a-id:hover{
	 font-size: 40;
	 background-color: yellow;

}	 