body { background-image: url("rysunek.gif"); background-repeat: repeat-y;
$liczba = 1; while ($liczba != 0) { $liczba = rand(0, 100); echo $liczba; }