.alertbox {
  background-color: rgb(254, 192, 175);
  border-radius: 8px;
  border-width: 1px;
  border-color: rgb(255, 74, 74);
  border-style: solid;
}
