Background Image on Ordering System

PHOTO EMBED

Tue Mar 15 2022 15:32:48 GMT+0000 (Coordinated Universal Time)

Saved by @hollyhenaghan #undefined

html { 
  background: url(https://flipdish.blob.core.windows.net/pub/casa_dani_background.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
content_copyCOPY