/***FOND **************************************/

body{
    height: 100vh;
    background-image: url('/img/pexels-shkrabaanthony.png');
    background-size: cover;
    background-position: center;
}