Blob { width: 100% height: 100% display: grid grid: 1fr / 1fr align-items: stretch justify-items: stretch iframe { border: 0 /* don't think these work */ object-fit: scale-down object-position: 50% 50% } }