<blockquote>
<p class="quote">Hacking people is much easier than hacking infrastructures.</p>
<p class="ref">
- <a href="https://dev.to/kathyra_/protect-yourself-from-social-engineering-3ihk">"Protect Yourself from Social Engineering"</a>
</p>
<p class="ref">
by <a href="https://dev.to/kathyra_" rel="author">Katerina Borodina (@kathyra_)</a>
</p>
</blockquote>
blockquote {
color: hotpink;
border-color: currentColor;
border-style: double;
border-width: 6px;
margin: 2rem;
padding: 2rem 4rem;
}
.quote {
font-size: 2rem;
font-style: italic;
}
.ref {
font-size: 1.25rem;
text-align: right;
}
a {
text-decoration: none;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.