body {
    margin: 0;
    padding: 0;
    width: 100%;
    background: url('images/alerta.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    height:100dvh
}