@charset "UTF-8";
/*
theme Name: jaco
Author: MDO
Description: original theme
Version:2024061002
*/
table {
  width: 100%;
}
.site-header {
  width: 300px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
}
