body {
  background:#eef2fb;
}

div {
  position:absolute;
  top:40%;
  left:50%;
  width:400px;
  height:20px;
  margin-left:-200px;
  margin-top:-20px;
  padding:10px 0;
  color:#5275e5;
  text-align:center;
  border-top:1px solid #5275e5;
  border-bottom:1px solid #5275e5;
}
h4 {
  color:#5275e5;
  font-size:14px;
}
