body {
    margin: 0;
    background-color: #161E35;
}

.bm_container {
    width: 90%;
    height: 90%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    position: absolute;
}