body {
    height: 100%;
    width: 100%;
    background-image: url(/src/img/background_menor.jpeg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}