/* ERROR 404 Y 500 */
#error {
  display: flex;
  align-items: center;
  min-height: 100vh;
}

.pagina-error {
  background-color: whitesmoke;
}

.img-error {
  width: 100%;
}