Skip to content

Instantly share code, notes, and snippets.

View prakashved90-stack's full-sized avatar

prakashved90-stack

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Emoji Animal Walk</title>
<style>
body {
background-color: #74b9ff;
color: #2d3436;
text-align: center;