#clearSelection {
  color: #fff;
  background: #00adef;
  padding: 10px;
  text-align: center;
  position: fixed;
  bottom: 8px;
  right: 15px;
  cursor: pointer;
  font-weight: bold;
  line-height: 2.95em;
  padding: 0 1.5em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
