#goTop{
position: fixed;
background-color: #578cff;
font-size: 12px;
bottom: 20px;
right: 20px;
 }
#goTop a{
 text-decoration: none;
 color: white;
}
 #goTop a:hover{
color: white;
}