.outline:focus {
  outline: none;
  border: none;
}

aside img {
  width: 200px;
  height: auto;
  margin: 0 auto;
}

.w-fit {
  width: fit-content;
}

.active {
  color: red;
}
