发现一个有趣的非常简单的打码效果
<style>
.hide-content {
color: transparent;
text-shadow: #111 0 0 6px;
user-select: none;
}
<style>
发现一个有趣的非常简单的打码效果
<style>
.hide-content {
color: transparent;
text-shadow: #111 0 0 6px;
user-select: none;
}
<style>