|
|
|
@ -8,6 +8,11 @@ |
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com"> |
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com"> |
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap" rel="stylesheet"> |
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap" rel="stylesheet"> |
|
|
|
|
|
|
|
<script> |
|
|
|
|
|
|
|
window.onload = function() { |
|
|
|
|
|
|
|
var context = new AudioContext(); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
</script> |
|
|
|
</head> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<body> |
|
|
|
<h1 class="title">Happy Birthday Prime!</h1> |
|
|
|
<h1 class="title">Happy Birthday Prime!</h1> |
|
|
|
@ -26,7 +31,11 @@ |
|
|
|
<div class="flame"></div> |
|
|
|
<div class="flame"></div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="audio"> |
|
|
|
|
|
|
|
<audio controls> |
|
|
|
|
|
|
|
<source src="boomer.mp3"> |
|
|
|
|
|
|
|
</audio> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="wishes"> |
|
|
|
<div class="wishes"> |
|
|
|
<script crossorigin src="https://unpkg.com/@memorista/client-ui@2/dist/index.bundle.js"></script> |
|
|
|
<script crossorigin src="https://unpkg.com/@memorista/client-ui@2/dist/index.bundle.js"></script> |
|
|
|
|