body {
    margin: 0;
    font-family: 'Patrick Hand', cursive;
    background: url('/assets/fundal.png') no-repeat center center;
    background-size: cover;
}