イキ汁も出せ
```css
body:has(.p-article_header_nxtCharge) {
overflow: hidden;
max-height: 100vh;
}
#wrapper :has(.p-article_header_nxtCharge) {
margin-left: 1rem;
}
#wrapper :has(.p-article_header_nxtCharge)::before {
content: "402 Payment Required";
display: block;
font-size: 3rem;
font-weight: bold;
}
#wrapper :has(.p-article_header_nxtCharge)::after {
white-space: pre;
content: "日 経 ワ ロ ス テ ッ ク\a\a ペ イ ウ ォ ー ル";
}
#wrapper :has(.p-article_header_nxtCharge) * {
display: none !important;
}
```
100Wじゃなくてもいい(AOHIの65Wをぶら下げてる)