.n{
background-color:#04AA6D;
width:150px;
height:50px;
color:white;
font-size:18px;
cursor:pointer;
display:inline-block;
float:left;
border:1px solid black;
}
.n:hover{
background-color:#3e8e41;
color:black;
}
this code must write in side .........tag