편집 요약 없음 |
편집 요약 없음 |
||
2번째 줄: | 2번째 줄: | ||
=AI의 은혜 실험소= | =AI의 은혜 실험소= | ||
<div style=" | <div style=" | ||
background: | background: radial-gradient(circle, rgba(20, 20, 20, 1) 20%, rgba(10, 10, 10, 1) 100%); | ||
border: | border: 2px solid rgba(255, 0, 0, 0.8); | ||
color: | color: #eee; | ||
padding: | padding: 25px; | ||
font-family: Arial, sans-serif; | font-family: 'Arial', sans-serif; | ||
text-shadow: | text-shadow: 0px 0px 8px rgba(255, 0, 0, 0.7); | ||
box-shadow: 0px 0px | box-shadow: 0px 0px 20px rgba(255, 0, 0, 0.6); | ||
border-radius: | border-radius: 12px; | ||
width: | width: 85%; | ||
margin: auto; | margin: auto; | ||
text-align: center; | text-align: center; | ||
line-height: 1. | line-height: 1.8; | ||
position: relative; | |||
overflow: hidden; | |||
"> | "> | ||
<!-- 네온 그리드 패턴 --> | |||
<div style=" | <div style=" | ||
font-size: 1. | position: absolute; | ||
top: 0; left: 0; | |||
width: 100%; height: 100%; | |||
background: repeating-linear-gradient( | |||
0deg, rgba(255, 0, 0, 0.1) 0px, rgba(255, 0, 0, 0.2) 2px, transparent 4px | |||
), | |||
repeating-linear-gradient( | |||
90deg, rgba(255, 0, 0, 0.1) 0px, rgba(255, 0, 0, 0.2) 2px, transparent 4px | |||
); | |||
opacity: 0.2; | |||
z-index: 0; | |||
"></div> | |||
<div style=" | |||
font-size: 1.8em; | |||
font-weight: bold; | font-weight: bold; | ||
background: rgba(255, 0, 0, 0. | background: rgba(255, 0, 0, 0.15); | ||
color: #ff5555; | color: #ff5555; | ||
padding: | padding: 14px; | ||
border-radius: | border-radius: 8px; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
letter-spacing: | letter-spacing: 3px; | ||
box-shadow: 0px 0px 15px rgba(255, 0, 0, 0.8); | |||
backdrop-filter: blur(6px); | |||
position: relative; | |||
z-index: 1; | |||
"> | "> | ||
⚠ | ⚠ SYSTEM ALERT: DYSTOPIAN CONTENT DETECTED ⚠ | ||
</div> | </div> | ||
<p style=" | <p style=" | ||
margin-top: | margin-top: 20px; | ||
font-size: 1. | font-size: 1.3em; | ||
color: #ffaaaa; | color: #ffaaaa; | ||
font-weight: 500; | |||
position: relative; | |||
z-index: 1; | |||
"> | "> | ||
감시 사회, 독재 정권, 기술적 억압, 전체주의, 또는 디스토피아적 미래에 대한 경고.<br> | |||
<span style="color: #ffffff; font-weight: bold; text-shadow: 0px 0px 15px rgba(255, 0, 0, 0.9);"> | |||
정보 통제 활성화. 신중히 접근하십시오. | |||
</span> | |||
</p> | </p> | ||
</div> | </div> |