html{
    background-image: url(../Fotos/fossil.jpg)
}

iframe{
    width: 1024px;
    height: 768px;
}

div {
    margin-top: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}