/* custom-style.blade.php */
.bg-header {
    background:
        url("/storage/pengaturan/1762317582.jpg") center center no-repeat;
    background-size: cover;
    
}
