Skip to content

Instantly share code, notes, and snippets.

<style id="jsbin-css">
.form {
font-size: 1em;
color: #4C4C35;
box-sizing: border-box;
}
.form, .form * {
box-sizing: border-box;
}
.blue {
height: 200px;
width: 100%;
background: #293e81;
}
.white {
height: 200px;
width: 100%;
background: #F7F7F7