bachngocsach.com Ads.txt file

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bạch Ngọc Sách</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

body {
font-family: 'Roboto', sans-serif;
background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d);
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
overflow: hidden;
color: #fff;
}
.book-container {
width: 90%;
max-width: 400px;
height: 550px;
background: rgba(255, 255, 255, 0.1);
border: 2px solid rgba(255, 255, 255, 0.3);
box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
backdrop-filter: blur(10px);
border-radius: 15px;
position: relative;
overflow: hidden;
animation: float 3s infinite ease-in-out;
}
.book-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
text-align: center;
padding: 20px;
}
.book-content h1 {
font-size: 24px;
margin-bottom: 15px;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.book-content p {
font-size: 16px;
margin-bottom: 25px;
line-height: 1.6;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.book-content a {
text-decoration: none;
color: #fff;
background: linear-gradient(90deg, #ff7e5f, #feb47b);
padding: 12px 30px;
border-radius: 30px;
font-size: 16px;
font-weight: bold;
transition: all 0.3s ease;
box-shadow: 0 4px 15px rgba(255, 94, 58, 0.4);
}
.book-content a:hover {
background: linear-gradient(90deg, #feb47b, #ff7e5f);
box-shadow: 0 6px 20px rgba(255, 94, 58, 0.6);
transform: scale(1.05);
}
.decoration {
position: absolute;
width: 300px;
height: 300px;
background: rgba(255, 255, 255, 0.2);
border-radius: 50%;
animation: pulse 6s infinite;
}
.decoration.one {
top: -100px;
left: -100px;
}
.decoration.two {
bottom: -100px;
right: -100px;
}
@keyframes float {
0%, 100% {
transform: translateY(-10px);
}
50% {
transform: translateY(10px);
}
}
@keyframes pulse {
0%, 100% {
transform: scale(0.9);
}
50% {
transform: scale(1.1);
}
}
</style>
</head>
<body>
<div class="decoration one"></div>
<div class="decoration two"></div>
<div class="book-container">
<div class="book-content">
<h1>Truy cập diễn đàn Bạch Ngọc Sách</h1>
<p>Khám phá những bộ truyện hấp dẫn tại diễn đàn Bạch Ngọc Sách (BNS). Hãy nhấp vào liên kết bên dưới để bắt đầu hành trình của bạn!</p>
<a href="https://bnsach.com">Đi đến Bạch Ngọc Sách</a>
</div>
</div>
</body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.