/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-theme-image-block {
  background-color: transparent;
  width: 100%;
  background-position: center;
  background-size: cover;
  margin: 0;
  padding: 0;
}

/*# sourceMappingURL=style-index.css.map*/