﻿body {
     background-image: url('../../Content/images/fondo.png');
     background-size: cover;
    min-height: 100vh;
}
