    #wrapper, #container {
        border: ;
        height: auto;
        width: auto;
    }
    
    #wrapper {
        right: 50%;
        position: absolute;
    }
    
    #container {
        background:  ;
        left: 50%;
        padding: 10px;
        position: relative;
    }
