#topbar {
    position: fixed;
    top: 0;
    right: 24px;
    z-index: 99;
    background-color: #ffe0e6;
    border-top-left-radius: 0px !important;
    height: auto; /* ให้ขนาดรองรับเนื้อหา */
}

