Delete the line
/home/barbar84/public_h...
File: index.php

Dòng [27/133]:
*{background: #080510;text-align: center;margin: 0;padding: 0;box-sizing: border-box;}#container {display: flex;flex-direction: column; align-items: center; justify-content: center; height: 100vh; position: relative;overflow: hidden; }#logo {width: 200px;border-radius: 50%;animation: glow 1.5s linear infinite; margin-top: 20px; margin-bottom: 40px; }h1 {font-size: 50px;color: transparent;background-image: linear-gradient(90deg, #00f, #0ff, #00f);background-size: 200% auto;background-clip: text;text-fill-color: transparent;animation: shine 2s linear infinite;margin-bottom: 10px; cursor: pointer; }button {background-color: transparent;color: transparent;padding: 10px 20px;font-size: 1em;border: 2px solid transparent;cursor: pointer;border-radius: 20px;background-image: linear-gradient(90deg, #00f, #0ff, #00f);background-size: 200% auto;background-clip: text;text-fill-color: transparent;animation: shine 2s linear infinite;border: 2px solid #00f;}button:hover {background-color: rgba(255, 255, 255, 0.1);}#link {margin-top: 20px;color: transparent;background-image: linear-gradient(90deg, #00f, #0ff, #00f);background-size: 200% auto;background-clip: text;text-fill-color: transparent;animation: shine_t 2s linear infinite;margin-bottom: 10px; cursor: pointer; text-decoration: none;font-size: 20px;}#dialog {display: none; position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);background: rgba(0, 0, 0, 0.8);border: 2px solid #00f;border-radius: 10px;padding: 20px;color: white;z-index: 1000; }#close {margin-top: 10px;padding: 5px 10px;background: #00f;color: black;border: none;border-radius: 5px;cursor: pointer;}.particle {position: absolute;width: 5px;height: 5px;border-radius: 50%;pointer-events: none;animation: fall 2s linear forwards;}.attract {animation: attract 0.5s forwards;opacity: 0;}
Fix

Ấn tiếp tục để Delete và ở lại trang, ấn Delete để Delete và quay về List dòng
Function