/* Styling Tambahan */
html {
    scroll-behavior: smooth;
}

body {
    background-color: #fff5f7;
}