djdj - HTMLify profile

djdj's Profile Picture

djdj

471 Files

103674 Views

Latest files of /djdj/djupraity/new

index.html djdj/djupraity/new/index.html
28 Views
0 Comments
File is locked
script.js djdj/djupraity/new/script.js
140 Views
0 Comments
// document.getElementById('btn').addEventListener('click', () => {
// const boxes = document.querySelectorAll('.box');
// const beepSound = document.getElementById('beepSound');

// boxes.forEach((box, index) => {
// setTimeout(() => {
// box.style.transition = 'opacity 0.8s ease-out';
// box.style.opacity = '0';
style1.css djdj/djupraity/new/style1.css
73 Views
0 Comments
body {
margin: 0;
padding: 30px;
/* padding: 0px; */
/* display: none; */
justify-content: center;
align-items: center;
width: 100%;