.container[data-v-f8ed0138]{position:relative;display:grid;width:300px;height:300px;grid-template-columns:100px 100px 100px;grid-template-rows:100px 100px 100px;grid-template-areas:"head1 head2 head3" "main1 main2 main3" "footer1 footer2 footer3";border:1px solid #000;margin:0 auto}.block[data-v-f8ed0138]{position:absolute;width:100px;height:100px;display:flex;justify-content:center;justify-items:center;align-items:center;align-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#6b8e23;border:1px solid #000}