html {
    height: 50%
    object-fit: contain;
}
body {
    min-height: 100%;
    max-height: 100%;
}

.centrar {
  align-items: center;
}

img {
    
}
