เสร็จแล้ว
✨ นางสาววรณัน วารีประเสริฐ
<html> <head> <style> body{ margin:auto; background: linear-gradient(to bottom right, blue, black); } img{ margin:auto; max-width:50%; border:10px solid #fff; display:block; text-align:center; } </style> </head> <body> <div class="image"> <img src="https://media.giphy.com/media/BXfMQUTvNNBFm/giphy.gif"> </div> </body> </html>