export global Const {
out property<string> default-font-family: "Noto Sans";
out property<length> default-font-size: 20px;
out property<color> border-color: #a0a0a0;
out property<color> title-color: #000000;
out property<length> title-height: 30px;
out property<color> content-background: #ffffff;
out property<length> border-width: 7px;
}