.browser-buttons {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 15px;
}