.toast {
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}