เสร็จแล้ว
✨ นางสาวพิมพ์ชนก บุญทองนุ่ม
<html> <head> <title></title> <style> body, html{ margin: auto; background-image: linear-gradient(to bottom right, white, pink, purple); } .pic{ border: 10px solid white; width: 50%; } </style> </head> <body> <center> <img class="pic" src="https://media1.giphy.com/media/BXfMQUTvNNBFm/giphy.gif"> </center> </body> </html>