.box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;background-color:#ebd271;width:calc(100% - 100px);max-width:500px;height:calc(100% - 160px);max-height:500px;border-radius:35px}
