/*
Theme Name: Flowerbug
Theme URI: http://example.com/
Author: Your Name
Author URI: http://example.com/
Description: A blank WordPress theme for custom development
Version: 1.0
*/

.wp-block-paragraph, 
.wp-block-heading, 
.wp-block-list {
    text-align: center;
}
.wp-block-image {
  text-align: center;
}
.wp-block-image img {
  display: inline-block;
}
