Hedding

ああああ

本文のテスト

亜hfぃううぇおlふぃあんhjfl;おいうhうぇえお;宇rhんwぉうrbhんflういえあhrflうぃうあえhfんうぇあうljsfhぅお。いwさじぇdhんf。ぇjふrfんwぁいうへrlうぇあいrfhわええrふぁえf。

https://meikun-pc.club/

LINK

コンピュータ同好会

引用された内容あおいfjsどいf;ぱsjづf;dsふぁひおうlうぇhrふぉwぅあえhんflうぇいうふl。kjdhfんbぅいsだ

キャプション
:root {
  color-scheme: light;
  --bg: #f4f6f7;
  --panel: #ffffff;
  --panel-2: #eef3f1;
  --line: #d8dee4;
  --text: #202427;
  --muted: #68737d;
  --accent: #0f766e;
  --accent-2: #315a95;
  --danger: #b42318;
  --danger-soft: #fff1f0;
  --shadow: 0 12px 32px rgba(34, 42, 49, .08);
}

* { box-sizing: border-box; }

body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

button,
input,
select,
textarea {
  font: inherit;
}

button {
  min-height: 38px;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--panel);
  color: var(--text);
  cursor: pointer;
  font-weight: 800;
}
ABC
DEF