Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CSS を使用して、DIV の背景画像を垂直および水平方向に中央揃えするにはどうすればよいですか?
div { background-position: center center; }