Welcome to CODEBOX! (Branch 3640)
✨ RAMMAKORN WONGJUN
<html> <head> </head> <style> body{ background: rgb(198, 6, 104); background: linear-gradient(to bottom right, rgba(198, 6, 29, 100), rgba(179, 6, 198, 100)); background: linear-gradient(to top left, rgba(150,6,198, 100), rgba( 198, 6, 29, 100)); width: 100%; margin: 0px;} img{ margin: auto; width: 50%; display: block; border: solid white 10px; </style> <body> <img src="https://media.giphy.com/media/BXfMQUTvNNBFm/giphy.gif"> </body> </html>