body{
    background-color:transparent;
}
#block_center{
    background-color: white;
}
.bg_color{
    width: 100vw;
    height: 100vh;
    background-color: #f0f0e9;
    z-index: -100;
    position: fixed;
    top:0;
}
