.background {
    background: url("../images/backgroundDrinks.png") center;
    background-size: cover;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
}
