to-top div{
  clear: both;
  text-align: center;
  margin-top: 20px;
}
to-top span{
  text-decoration: none;
  cursor: pointer;
}
