.not-found {
  width: 100%;
  background-color: rgb(248, 240, 142);
  border: 1px solid rgb(247, 221, 73);
}