.modal{display:flex;justify-content:center;align-items:center;height:100%;max-height:100vh;width:100%;max-width:100vw;position:fixed;top:0;left:0;padding:0 20px;overflow-y:auto;background-color:rgba(0,0,0,.4)}