#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 10px;
  display: none;
}

.bottom-left {
position: absolute;
bottom: 10px;
left: 15px;
}