<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>meetcode</title>
<style>
.box { width: 320px; padding: 14px; border: 1px solid #eee; border-radius: 4px 18px 6px 22px; }
</style>
</head>
<body>
<div class='box'>Different corners on meetcode card</div>
</body>
</html>
<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>meetcode</title>
<style>
.box { width: 320px; padding: 14px; border: 1px solid #eee; border-radius: 4px 18px 6px 22px; }
</style>
</head>
<body>
<div class='box'>Different corners on meetcode card</div>
</body>
</html>