<hr>
<link href="https://fonts.googleapis.com/css?family=Space+Mono" rel="stylesheet">
<style>
.box {
margin: 0px;
padding: 0px;
border: 4px dashed #5c2c45;
}
.box h2 {
background: #29bdad;
padding: 20px;
margin: 0px;
font-size: 36px;
font-weight: 400;
font-family:'Space Mono',monospace;
color: #5c2c45;
}
</style>