<!DOCTYPE html>
<title>Example</title>
<style>
blockquote {
font-size: 7vw;
}
blockquote::before {
content: open-quote;
blockquote::after {
content: close-quote;
</style>
<blockquote>Chains of habit are too light to be felt until they are too heavy to be broken.</blockquote>