#totop {
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  outline: none;
  background: #f0f0f0;
  padding: 5px 10px;
}