بحت عن كود
<body>
ضع الكود التالي قبله او بعده
<body>
ضع الكود التالي قبله او بعده
body:before { content: ''; width: 200px; height: 195px; background: url(صوره متحركه) top left no-repeat; position: absolute; left: -10px; top: -15px; z-index: 5; } body:after { content: ''; width: 164px; height: 240px; background: url(صوره ثابته) top left no-repeat; position: absolute; left: -2px; top: -2px; z-index: 4; } </style>