get_random_background_file(); $backgroundgradient = 'linear-gradient(to bottom, #FC466B40, #425df530)'; header('Content-Type: text/css'); echo '.background {background-image: '.$backgroundgradient.', url("'.$backgroundfile.'");}';