﻿/*
body {
    background: url('../images/backcinza.png') no-repeat center top fixed;
    background-size: cover;
}
*/

.totaldisplay {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

bodywithimage {
    background-image: url('~/images/NOVO LOGO Ferrari_Agroindústria_PNG.png');
}


