.uniform-code-page{width:100%;position:relative}.uniform-code-page .code-background{margin-top:20px;height:600px;display:flex;width:100%;justify-content:space-between;background:#fff;border-radius:20px}.uniform-code-page .code-background .left-view,.uniform-code-page .code-background .left-view img,.uniform-code-page .code-background .right-view,.uniform-code-page .code-background .right-view img{height:100%}.uniform-code-page .code-view{height:600px;position:absolute;top:0;left:20%}.uniform-code-page .code-view img{height:100%}