* {
  outline: none;
  user-select: none;
}

body {
  overflow-x: hidden;
}

.pointer {
  cursor: pointer;
}
