body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.prototipo {
    background: url('prototipo.webp') no-repeat center center fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
}
