                        .splashbg {
                            background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' width='100%25' height='200' viewBox='0 0 1600 100'%3E%3Cpath fill='%23ff5500' d='M1600 100 0 0 1600 0Z'/%3E%3C/svg%3E");
background-attachment: fixed;
background-repeat: no-repeat;
background-size: 100% 200px;
background-position: top center;}