@charset "utf-8";
body {
  background-color: #f6d814;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}