.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: #FAFAF2 !important; 
 background-image: url(https://static.tildacdn.com/tild3539-3165-4335-b536-373063326663/_.png); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} 