#copyright-text {
    font-size: 18px;
}
#main-container {
    height:100vh;
}
.chinese-text {
    font-family: "微軟正黑體", "dfkai-sb";
}
.default-cursor {
    cursor: default !important;
}
.default-background-color {
    background-color: #F4F44A;
}
.full-width {
    width: 100%;
}
#home-link {
    text-decoration: none;
}
#setting-button {
    cursor: pointer;
}