body {
    background: darkseagreen;
    /* background-image: url('/static/images/white_pattern.png'); */
    position: relative;
    z-index: 0;
    overflow-x: hidden;
}
