<style>
.container {
background-color: white;
        width: 300px !important;
height: 400px;
        border: 2.5px solid black;
    border-bottom-left-radius: 10px 230px !important;
        border-bottom-right-radius: 230px 10px !important;
        border-top-left-radius: 190px px !important;
        border-top-right-radius: 10px 230px !important;
    }
</style>
