body{
background-color:#e7e2dc;
font-family: Arial;
line-height: 1.5;
font-size: 18px;
}
.title{
font-size: 45px;
color: rgba(49, 18, 34, 0.863);
}
.mymess{
color:black;
}
#myhello{
position: fixed;
top: 700px;
left: 10px;
}
#favor{
color:rgb(14, 61, 8);
}
#elem{
color:rgb(14, 61, 8);
display: none
}
#elemfavorite{
color:rgb(14, 61, 8);
display: none
}
p {
margin-top: 0.2em; margin-bottom: 0em;
}