๊ต์‚ฌ ๋Œ€ ์ฑ—๋ด‡: AI ์‹œ๋Œ€์˜ ๊ต์‹ค๋กœ์˜ ๋‚˜์˜ ์—ฌ์ •

๊ต์‚ฌ ๋Œ€ ์ฑ—๋ด‡: AI ์‹œ๋Œ€์˜ ๊ต์‹ค๋กœ์˜ ๋‚˜์˜ ์—ฌ์ •

์ด CSS ์ฝ”๋“œ๋Š” "Guardian Headline Full"์ด๋ผ๋Š” ์‚ฌ์šฉ์ž ์ •์˜ ๊ธ€๊ผด ํŒจ๋ฐ€๋ฆฌ๋ฅผ ์ •์˜ํ•˜๋ฉฐ, ์—ฌ๋Ÿฌ ๊ธ€๊ผด ๋‘๊ป˜์™€ ์Šคํƒ€์ผ์„ ํฌํ•จํ•ฉ๋‹ˆ๋‹ค. ๋ผ์ดํŠธ, ๋ ˆ๊ทค๋Ÿฌ, ๋ฏธ๋””์—„, ์„ธ๋ฏธ๋ณผ๋“œ ๋‘๊ป˜๊ฐ€ ๊ฐ๊ฐ ์ผ๋ฐ˜์ฒด์™€ ์ดํƒค๋ฆญ์ฒด ๋ณ€ํ˜•์œผ๋กœ ์ œ๊ณต๋ฉ๋‹ˆ๋‹ค. ๊ธ€๊ผด์€ ๋‹ค์–‘ํ•œ ๋ธŒ๋ผ์šฐ์ € ๊ฐ„ ํ˜ธํ™˜์„ฑ์„ ๋ณด์žฅํ•˜๊ธฐ ์œ„ํ•ด Guardian ์„œ๋ฒ„์—์„œ WOFF2, WOFF, TrueType ํ˜•์‹์œผ๋กœ ๋กœ๋“œ๋ฉ๋‹ˆ๋‹ค.

@font-face {
font-family: Guardian Headline Full;
src: url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Bold.woff2) format("woff2"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Bold.woff) format("woff"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Bold.ttf) format("truetype");
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: Guardian Headline Full;
src: url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-BoldItalic.woff2) format("woff2"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-BoldItalic.woff) format("woff"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-BoldItalic.ttf) format("truetype");
font-weight: 700;
font-style: italic;
}

@font-face {
font-family: Guardian Headline Full;
src: url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Black.woff2) format("woff2"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Black.woff) format("woff"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-Black.ttf) format("truetype");
font-weight: 900;
font-style: normal;
}

@font-face {
font-family: Guardian Headline Full;
src: url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-BlackItalic.woff2) format("woff2"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-BlackItalic.woff) format("woff"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-headline/noalts-not-hinted/GHGuardianHeadline-BlackItalic.ttf) format("truetype");
font-weight: 900;
font-style: italic;
}

@font-face {
font-family: Guardian Titlepiece;
src: url(https://assets.guim.co.uk/static/frontend/fonts/guardian-titlepiece/noalts-not-hinted/GTGuardianTitlepiece-Bold.woff2) format("woff2"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-titlepiece/noalts-not-hinted/GTGuardianTitlepiece-Bold.woff) format("woff"),
url(https://assets.guim.co.uk/static/frontend/fonts/guardian-titlepiece/noalts-not-hinted/GTGuardianTitlepiece-Bold.ttf) format("truetype");
font-weight: 700;
font-style: normal;
}

@media (min-width: 71.25em) {
.content__main-column--interactive {
margin-left: 160px;
}
}

@media (min-width: 81.25em) {
.content__main-column--interactive {
margin-left: 240px;
}
}

.content__main-column--interactive .element-atom {
max-width: 620px;
}

@media (max-width: 46.24em) {
.content__main-column--interactive .element-atom {
max-width: 100%;
}
}

.content__main-column--interactive .element-showcase {
margin-left: 0;
}

@media (min-width: 46.25em) {
.content__main-column--interactive .element-showcase {
max-width: 620px;
}
}

@media (min-width: 71.25em) {
.content__main-column--interactive .element-showcase {
max-width: 860px;
}
}

.content__main-column--interactive .element-immersive {
max-width: 1100px;
}

@media (max-width: 46.24em) {
.content__main-column--interactive .element-immersive {
width: calc(100vw - var(--scrollbar-width, 0px));
position: relative;
left: 50%;
right: 50%;
margin-left: calc(-50vw + var(--half-scrollbar-width, 0px)) !important;
margin-right: calc(-50vw + var(--half-scrollbar-width, 0px)) !important;
}
}

@media (min-width: 46.25em) {
.content__main-column--interactive .element-immersive {
transform: translate(-20px);
width: calc(100% + 60px);
}
}

@media (max-width: 71.24em) {
.content__main-column--interactive .element-immersive {
margin-left: 0;
margin-right: 0;
}
}

@media (min-width: 71.25em) {
.content__main-column--interactive .element-immersive {
transform: translate(0);
width: auto;
}
}

@media (min-width: 81.25em) {
.content__main-column--interactive .element-immersive {
max-width: 1260px;
}
}

.content__main-column--interactive p,
.content__main-column--interactive ul {
max-width: 620px;
}

.content__main-column--interactive:before {
position: absolute;
top: 0;
height: calc(100% + 15px);
min-height: 100px;
content: "";
}

@media (min-width: 71.25em) {
}.content__main-column--interactive:before {
border-left: 1px solid #dcdcdc;
z-index: -1;
left: -10px;
}

@media (min-width: 81.25em) {
.content__main-column--interactive:before {
border-left: 1px solid #dcdcdc;
left: -11px;
}
}

.content__main-column--interactive .element-atom {
margin-top: 0;
margin-bottom: 0;
padding-bottom: 12px;
padding-top: 12px;
}

.content__main-column--interactive p + .element-atom {
padding-top: 0;
padding-bottom: 0;
margin-top: 12px;
margin-bottom: 12px;
}

.content__main-column--interactive .element-inline {
max-width: 620px;
}

@media (min-width: 61.25em) {
figure[data-spacefinder-role="inline"].element {
max-width: 620px;
}
}

:root {
--dateline: #606060;
--headerBorder: #dcdcdc;
--captionText: #999;
--captionBackground: hsla(0, 0%, 7%, 0.72);
--feature: #c70000;
--new-pillar-colour: var(--primary-pillar, var(--feature));
}

:root:root {
--subheading-text: var(--secondary-pillar);
--pullquote-text: var(--secondary-pillar);
--pullquote-icon: var(--secondary-pillar);
--block-quote-text: var(--article-text);
}

:root:root blockquote {
--block-quote-fill: var(--secondary-pillar);
}

@media (prefers-color-scheme: dark) {
:root:root:not([data-color-scheme="light"]) {
--subheading-text: var(--darkmode-pillar);
--pullquote-text: var(--darkmode-pillar);
--pullquote-icon: var(--darkmode-pillar);
}

:root:root:not([data-color-scheme="light"]) blockquote {
--block-quote-fill: var(--darkmode-pillar);
}
}

.content__main-column--interactive .element.element-atom,
.element.element-atom {
padding: 0;
}

#article-body > div .element-atom:first-of-type + p:first-of-type,
#article-body > div .element-atom:first-of-type + .sign-in-gate + p:first-of-type,
#article-body > div .element-atom:first-of-type + #sign-in-gate + p:first-of-type,
#article-body > div hr:not(.last-horizontal-rule) + p,
.content--interactive > div .element-atom:first-of-type + p:first-of-type,
.content--interactive > div .element-atom:first-of-type + .sign-in-gate + p:first-of-type,
.content--interactive > div .element-atom:first-of-type + #sign-in-gate + p:first-of-type,
.content--interactive > div hr:not(.last-horizontal-rule) + p,
#comment-body .element-atom:first-of-type + p:first-of-type,
#comment-body .element-atom:first-of-type + .sign-in-gate + p:first-of-type,
#comment-body .element-atom:first-of-type + #sign-in-gate + p:first-of-type,
#comment-body hr:not(.last-horizontal-rule) + p,
[data-gu-name="body"] .element-atom:first-of-type + p:first-of-type,
[data-gu-name="body"] .element-atom:first-of-type + .sign-in-gate + p:first-of-type,
[data-gu-name="body"] .element-atom:first-of-type + #sign-in-gate + p:first-of-type,
[data-gu-name="body"] hr:not(.last-horizontal-rule) + p,
#feature-body .element-atom:first-of-type + p:first-of-type,
#feature-body .element-atom:first-of-type + .sign-in-gate + p:first-of-type,
#feature-body .element-atom:first-of-type + #sign-in-gate + p:first-of-type,
#feature-body hr:not(.last-horizontal-rule) + p {
padding-top: 14px;
}

#article-body > div .element-atom:first-of-type + p:first-of-type:first-letter,
#article-body > div .element-atom:first-of-type + .sign-in-gate + p:first-of-type:first-letter,
#article-body > div .element-atom:first-of-type + #sign-in-gate + p:first-of-type:first-letter,
#article-body > div hr:not(.last-horizontal-rule) + p:first-letter,
.content--interactive > div .element-atom:first-of-type + p:first-of-type:first-letter,
.content--interactive > div .element-atom:first-of-type + .sign-in-gate + p:first-of-type:first-letter,
.content--interactive > div .element-atom:first-of-type + #sign-in-gate + p:first-of-type:first-letter,
.content--interactive > div hr:not(.last-horizontal-rule) + p:first-letter,
#comment-body .element-atom:first-of-type + p:first-of-type:first-letter,
#comment-body .element-atom:first-of-type + .sign-in-gate + p:first-of-type:first-letter,
#comment-body .element-atom:first-of-type + #sign-in-gate + p:first-of-type:first-letter,
#comment-body hr:not(.last-horizontal-rule) + p:first-letter,
[data-gu-name="body"] .element-atom:first-of-type + p:first-of-type:first-letter,
[data-gu-name="body"] .element-atom:first-of-type + .sign-in-gate + p:first-of-type:first-letter,
[data-gu-name="body"] .element-atom:first-of-type + #sign-in-gate + p:first-of-type:first-letter,
[data-gu-name="body"] hr:not(.last-horizontal-rule) + p:first-letter,
#feature-body .element-atom:first-of-type + p:first-of-type:first-letter,๊ธฐ์‚ฌ ๋ณธ๋ฌธ์˜ ์ฒซ ๋ฒˆ์งธ ๋‹จ๋ฝ ์ฒซ ๊ธ€์ž๋Š” ํŠน์ • ํ—ค๋“œ๋ผ์ธ ๊ธ€๊ผด์„ ์‚ฌ์šฉํ•˜๋ฉฐ, ๊ตต๊ณ  ํฌ๊ฒŒ, ์™ผ์ชฝ์œผ๋กœ ๋„์›Œ์ง€๊ณ , ๋Œ€๋ฌธ์ž๋กœ ํ‘œ์‹œ๋˜๋ฉฐ, ์ƒ‰์ƒ์ด ์ง€์ •๋ฉ๋‹ˆ๋‹ค. ์ˆ˜ํ‰์„  ๋‹ค์Œ์— ์˜ค๋Š” ๋‹จ๋ฝ์€ ์ƒ๋‹จ ํŒจ๋”ฉ์ด ์—†์Šต๋‹ˆ๋‹ค. ๋Œ์–ด์˜จ ์ธ์šฉ๋ฌธ์€ ์ตœ๋Œ€ 620ํ”ฝ์…€ ๋„ˆ๋น„๋กœ ์ œํ•œ๋ฉ๋‹ˆ๋‹ค.

์‡ผ์ผ€์ด์Šค ์š”์†Œ์˜ ์บก์…˜์€ ์ผ๋ฐ˜์ ์œผ๋กœ ์œ„์น˜ํ•˜๋ฉฐ, ์ตœ๋Œ€ 620ํ”ฝ์…€๊นŒ์ง€ ์ „์ฒด ๋„ˆ๋น„๋ฅผ ๊ฐ€์ง‘๋‹ˆ๋‹ค. ๋ชฐ์ž…ํ˜• ์š”์†Œ๋Š” ์ „์ฒด ๋ทฐํฌํŠธ ๋„ˆ๋น„๋ฅผ ์ฐจ์ง€ํ•˜๋ฉฐ, ๋‹ค์–‘ํ•œ ํ™”๋ฉด ํฌ๊ธฐ์—์„œ ์ตœ๋Œ€ ๋„ˆ๋น„์™€ ์บก์…˜ ํŒจ๋”ฉ์„ ์กฐ์ •ํ•ฉ๋‹ˆ๋‹ค. ๋งค์šฐ ์ž‘์€ ํ™”๋ฉด์—์„œ๋Š” ์™ผ์ชฝ ๊ฐ€์žฅ์ž๋ฆฌ์— ์ •๋ ฌ๋ฉ๋‹ˆ๋‹ค.

๋” ํฐ ํ™”๋ฉด์˜ ๊ฒฝ์šฐ, ๊ธฐ์‚ฌ ํ—ค๋”๋Š” ๊ทธ๋ฆฌ๋“œ ๋ ˆ์ด์•„์›ƒ์„ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค. ํ—ค๋“œ๋ผ์ธ์—๋Š” ์ƒ๋‹จ ํ…Œ๋‘๋ฆฌ๊ฐ€ ์žˆ๊ณ , ๋ฉ”ํƒ€ ์ •๋ณด๋Š” ์ž‘์€ ์ƒ๋‹จ ํŒจ๋”ฉ์œผ๋กœ ์œ„์น˜ํ•˜๋ฉฐ, ์Šคํƒ ๋“œํผ์ŠคํŠธ ๋งํฌ๋Š” ํ•˜๋‹จ ํ…Œ๋‘๋ฆฌ ๋Œ€์‹  ์‚ฌ์šฉ์ž ์ •์˜ ์ƒ‰์ƒ์œผ๋กœ ๋ฐ‘์ค„์ด ๊ทธ์–ด์ง‘๋‹ˆ๋‹ค.์ตœ์†Œ ๋„ˆ๋น„ 61.25em ์ด์ƒ์˜ ํ™”๋ฉด์—์„œ, ์Šคํƒ ๋“œํผ์ŠคํŠธ ์š”์†Œ ๋‚ด ์ฒซ ๋ฒˆ์งธ ๋‹จ๋ฝ์€ ์ƒ๋‹จ ํ…Œ๋‘๋ฆฌ๋ฅผ ๊ฐ€์ง€๋ฉฐ ํ•˜๋‹จ ํŒจ๋”ฉ์ด ์—†์Šต๋‹ˆ๋‹ค. ํ™”๋ฉด ๋„ˆ๋น„๊ฐ€ 71.25em ์ด์ƒ์ธ ๊ฒฝ์šฐ, ์ด ์ƒ๋‹จ ํ…Œ๋‘๋ฆฌ๊ฐ€ ์ œ๊ฑฐ๋ฉ๋‹ˆ๋‹ค.

61.25em ์ด์ƒ์˜ ํ™”๋ฉด์—์„œ, ๊ฐ€๊ตฌ ๋ž˜ํผ(furniture wrapper) ๋‚ด์˜ ๊ทธ๋ฆผ ์š”์†Œ๋Š” ์™ผ์ชฝ ๋งˆ์ง„์ด ์—†์œผ๋ฉฐ, ํŠน์ • ์—ญํ• ์„ ๊ฐ€์ง„ ์ธ๋ผ์ธ ๊ทธ๋ฆผ ์š”์†Œ๋Š” ์ตœ๋Œ€ ๋„ˆ๋น„ 630px์„ ๊ฐ€์ง‘๋‹ˆ๋‹ค.

71.25em ์ด์ƒ์˜ ํ™”๋ฉด์—์„œ, ๊ฐ€๊ตฌ ๋ž˜ํผ๋Š” ์ •์˜๋œ ์—ด๊ณผ ํ–‰์„ ๊ฐ€์ง„ ๊ทธ๋ฆฌ๋“œ ๋ ˆ์ด์•„์›ƒ์„ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค. ๋ฉ”ํƒ€ ์š”์†Œ ์•ž์— ์žฅ์‹์„ ์ด ๋‚˜ํƒ€๋‚˜๋ฉฐ, ์Šคํƒ ๋“œํผ์ŠคํŠธ ๋‹จ๋ฝ์€ ์ƒ๋‹จ ํ…Œ๋‘๋ฆฌ๋ฅผ ์žƒ์Šต๋‹ˆ๋‹ค. ์Šคํƒ ๋“œํผ์ŠคํŠธ ์ฝ˜ํ…์ธ  ์•ž์— ์ˆ˜์ง์„ ์ด ์ถ”๊ฐ€๋ฉ๋‹ˆ๋‹ค.

81.25em ์ด์ƒ์˜ ํ™”๋ฉด์—์„œ, ๊ทธ๋ฆฌ๋“œ ๋ ˆ์ด์•„์›ƒ์˜ ์—ด๊ณผ ํ–‰์ด ์กฐ์ •๋ฉ๋‹ˆ๋‹ค. ๋ฉ”ํƒ€ ์š”์†Œ ์•ž์˜ ์žฅ์‹์„ ์ด ๋” ๋„“์–ด์ง€๊ณ , ์Šคํƒ ๋“œํผ์ŠคํŠธ ์•ž์˜ ์ˆ˜์ง์„ ์ด ์•ฝ๊ฐ„ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.

ํ—ค๋“œ๋ผ์ธ์€ ์ตœ๋Œ€ ๋„ˆ๋น„์™€ ๊ธ€๊ผด ํฌ๊ธฐ๋ฅผ ๊ฐ€์ง€๋ฉฐ, ๋” ํฐ ํ™”๋ฉด ํฌ๊ธฐ์—์„œ ๋ณ€๊ฒฝ๋ฉ๋‹ˆ๋‹ค. ํŠน์ • ํ‚ค๋ผ์ธ(keyline)์€ ๋” ํฐ ํ™”๋ฉด์—์„œ ์ˆจ๊ฒจ์ง€๋ฉฐ, ์†Œ์…œ ๋ฐ ๋Œ“๊ธ€ ์š”์†Œ๋Š” ํ…Œ๋‘๋ฆฌ ์ƒ‰์ƒ ๋ณ€์ˆ˜๋ฅผ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค. ์ผ๋ถ€ ๋ฉ”ํƒ€ ์ปจํ…Œ์ด๋„ˆ ์š”์†Œ๋Š” ํ‘œ์‹œ๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.

์Šคํƒ ๋“œํผ์ŠคํŠธ ์„น์…˜์€ ์Œ์ˆ˜ ์™ผ์ชฝ ๋งˆ์ง„๊ณผ ์ƒ๋Œ€์  ์œ„์น˜ ์ง€์ •์„ ๊ฐ€์ง€๋ฉฐ, ์ค‘๊ฐ„ ํ™”๋ฉด์—์„œ ํŒจ๋”ฉ์ด ์กฐ์ •๋ฉ๋‹ˆ๋‹ค. ํ•ด๋‹น ๋‹จ๋ฝ์€ ํŠน์ • ๊ธ€๊ผด ์†์„ฑ์„ ๊ฐ€์ง‘๋‹ˆ๋‹ค.

์ฃผ์š” ๋ฏธ๋””์–ด ์˜์—ญ์€ ์ƒ๋Œ€์ ์œผ๋กœ ์œ„์น˜ํ•˜๋ฉฐ, ์ƒ๋‹จ ๋งˆ์ง„์ด ์—†๊ณ  ์ž‘์€ ํ•˜๋‹จ ๋งˆ์ง„์„ ๊ฐ€์ง€๋ฉฐ, 'portrait' ๊ทธ๋ฆฌ๋“œ ์˜์—ญ์— ๋ฐฐ์น˜๋ฉ๋‹ˆ๋‹ค.CSS ์ฝ”๋“œ๋Š” ๋‹ค์–‘ํ•œ ์š”์†Œ์— ๋Œ€ํ•œ ์Šคํƒ€์ผ์„ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค. furniture-wrapper ํด๋ž˜์Šค ๋‚ด์˜ ๋ฏธ๋””์–ด ์š”์†Œ๋Š” ์ˆ˜ํ‰ ๋งˆ์ง„ ์—†์ด ์ „์ฒด ๋„ˆ๋น„๋กœ ์„ค์ •๋ฉ๋‹ˆ๋‹ค. ๋” ํฐ ํ™”๋ฉด(61.25em ์ดˆ๊ณผ)์—์„œ ์ด๋Ÿฌํ•œ ๋ฏธ๋””์–ด ์„น์…˜์€ ํ•˜๋‹จ ๋งˆ์ง„์ด ์—†์Šต๋‹ˆ๋‹ค. ๋” ์ž‘์€ ํ™”๋ฉด(46.24em ๋ฏธ๋งŒ)์—์„œ๋Š” ์Šคํฌ๋กค๋ฐ”๋ฅผ ๊ณ ๋ คํ•˜์—ฌ ์ „์ฒด ๋ทฐํฌํŠธ ๋„ˆ๋น„๋ฅผ ์ฐจ์ง€ํ•˜๋ฉฐ, ์™ผ์ชฝ ๋งˆ์ง„์ด -10px์ž…๋‹ˆ๋‹ค. ์ค‘๊ฐ„-์ž‘์€ ํ™”๋ฉด(30em์—์„œ 46.24em ์‚ฌ์ด)์—์„œ๋Š” ์™ผ์ชฝ ๋งˆ์ง„์ด -20px์ž…๋‹ˆ๋‹ค.

๊ทธ๋ฆผ ์บก์…˜์€ ํŠน์ • ํŒจ๋”ฉ, ๋ฐฐ๊ฒฝ ๋ฐ ํ…์ŠคํŠธ ์ƒ‰์ƒ์œผ๋กœ ํ•˜๋‹จ์— ์ ˆ๋Œ€์ ์œผ๋กœ ์œ„์น˜ํ•ฉ๋‹ˆ๋‹ค. ์บก์…˜ ๋‚ด ์ฒซ ๋ฒˆ์งธ span์€ ์ˆจ๊ฒจ์ง€๊ณ , ๋‘ ๋ฒˆ์งธ๋Š” ํ‘œ์‹œ๋˜๋ฉฐ ๋„ˆ๋น„์˜ 90%๋กœ ์ œํ•œ๋ฉ๋‹ˆ๋‹ค. 30em๋ณด๋‹ค ๋„“์€ ํ™”๋ฉด์—์„œ๋Š” ์บก์…˜ ํŒจ๋”ฉ์ด ์ฆ๊ฐ€ํ•ฉ๋‹ˆ๋‹ค. "hidden" ํด๋ž˜์Šค๋ฅผ ๊ฐ€์ง„ ์บก์…˜์€ ๋ณด์ด์ง€ ์•Š์Šต๋‹ˆ๋‹ค.

์บก์…˜ ๋ฒ„ํŠผ์€ ์˜ค๋ฅธ์ชฝ ํ•˜๋‹จ์— ์œ„์น˜ํ•˜๋ฉฐ, ์›ํ˜• ๋ฐฐ๊ฒฝ๊ณผ ํฌ๊ธฐ ์กฐ์ •๋œ ์•„์ด์ฝ˜์œผ๋กœ ์Šคํƒ€์ผ์ด ์ง€์ •๋ฉ๋‹ˆ๋‹ค. 30em ์ด์ƒ์˜ ํ™”๋ฉด์—์„œ๋Š” ์•ฝ๊ฐ„ ์˜ค๋ฅธ์ชฝ์œผ๋กœ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.

๋งค์šฐ ํฐ ํ™”๋ฉด(71.25em ์ดˆ๊ณผ)์˜ ์ธํ„ฐ๋ž™ํ‹ฐ๋ธŒ ์ฝ˜ํ…์ธ  ์—ด์— ๋Œ€ํ•ด, ์˜์‚ฌ ์š”์†Œ(pseudo-element)์˜ ์œ„์น˜์™€ ๋†’์ด๊ฐ€ ์กฐ์ •๋ฉ๋‹ˆ๋‹ค. ์ด๋Ÿฌํ•œ