doggy and galaxy (Copy 1987) (Branch 2041)
✨ นางสาวณัชชา ธีระแนว
<!DOCTYPE html> <html> <head> <title>doggy and galazy</title> </head> <style> .body,html { background-color: #00bbff; } .img { position:fixed; bottom: 200px; left:0; display:block; width:100%; text-align:center; } @keyframes anime { from {top: 50px;} to {top: 100px;} } </style> <body> <div class="img"> <img src="https://cdn.discordapp.com/attachments/767756219263221763/809335831335534612/eb05790cc350ec9d30a9632bf30d7f9d.png"> </div> </body> </html>