
body
{
    background-image: url('https://battletech.com.br/theme/assets/images/homeBackgroud_imgage.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height:91vh;
}