.floating-window { position: fixed; top: 50px; left: 50px; width: 200px; height: 150px; background-color: white; border: 1px solid black; box-shadow: 0 4px 8px rgba(0,0,0,0.2); z-index: 1000; padding: 10px; } นี่คือหน้าต่างลอย! ปิด