Hello World! (Copy 8077) (Copy 8165)
✨ FiONA
<html> <head><title>ต้อง เจษฎา ใยยั่งยืน (63070023)</title></head> <style> body { } @keyframes mon{ 0% { transform: translate3d(0, 0, 0); } 100% { transform: translate3d(0, 100vh, 0); } } .star{ position:absolute; width:1em; height:1em; border-radius: 50%; background:black; } .star:nth-child(1){ top:3%; left:10%; animation: mon 5s infinite; animation-delay: 0s; } </style> <body> <svg viewbox="0 0 100 100"> <polygon points="50,100 55,90 55,100" fill="#696969"/> <polygon points="55,100 55,80 57,78" fill="#696969"/> <polygon points="55,100 57,78 60,87" fill="#1C1C1C"/> <polygon points="55,100 60,87 61,89" fill="gray"/> <polygon points="55,100 61,89 62,100" fill="#363636"/> <polygon points="62,100 61,89 65,100" fill="gray"/> <polygon points="61,89 63,89 65,100" fill="black"/> <polygon points="61,89 71,78 63,89" fill="gray"/> <polygon points="60,87 71,78 61,89" fill="pink"/> <polygon points="60,87 57,78 62,85.5" fill="gray"/> <polygon points="57,78 60,78 62,85.5" fill="black"/> <polygon points="46,78 55,84 55,87" fill="black"/> <polygon points="46,78 55,84 55,82" fill="grey"/> <polygon points="65,73 78,84 84,80" fill="#556B2F"/> <polygon points="65,73 84,70 84,80" fill="#9ACD32"/> <polygon points="65,73 89,58 84,70" fill="#556B2F"/> <polygon points="65,73 64,62 69,60 " fill="#9ACD32"/> <polygon points="65,73 69,52 89,58" fill="#228B22"/> <polygon points="64,35 69,52.3 67.5,60.7 62,55" fill="#556B2F"/> <polygon points="64,35 68.9,52 75,54" fill="#6B8E23"/> <polygon points="70.2,46 78,44 71.5,48" fill="#F0FFF0"/> <polygon points="71.5,48 78,44 75,54" fill="blue"/> <polygon points="75,54 78,44 79,55" fill="blue"/> <polygon points="40,42 64,35 62,55" fill="#9ACD32"/> <polygon points="40,42 46,50 62,55" fill="#556B2F"/> <polygon points="46,50 40,60 62,55" fill="#F0FFF0"/> <polygon points="64,62 62,55 67.65,60.5" fill="blue"/> <polygon points="40,60 64,62 62,55" fill="orange"/> <polygon points="40,72 55,80 60,78" fill="green"/> <polygon points="60,78 60.5,80 71,78" fill="#006400"/> <polygon points="60,78 65,73 71,78" fill="#006400"/> <polygon points="60,78 64,62 65,73" fill="#006400"/> <polygon points="40,72 64,62 60,78" fill="#006400"/> <polygon points="40,72 55,80 60,78" fill="#006400"/> <polygon points="40,72 40,60 64,62" fill="green"/> <polygon points="45,74.5 45,85 50,77.2" fill="black"/> <polygon points="30,67 45,85 45,74.5" fill="#228B22"/> <polygon points="30,67 40,60 40,72" fill="blue"/> <polygon points="30,67 25,45 40,60" fill="#556B2F"/> <polygon points="25,45 46,50 40,60" fill="#9ACD32"/> </svg> <div class="star"></div> </body> </html>