MENU

margin-inline:autoを使おう

.box {
  margin-inline: auto;
}
目次