.hi{
  border-radius: 100px;
  border-color: #eef0f4;
  background: #3a4e61;
  width: 665px;
  height: 730px;
  padding: 10px;
  margin: 1px;
  position: absolute;
  left: 310px;
  top: 150px;
}
.howareyou{
  width: 465px;
  height: 530px;
  padding: 10px;
  margin: 1px;
  position: absolute;
  left: 110px;
  top: 150px;
  border-radius: 50px;
  border-color: #eef0f4;
  background: #587791;
}
h1 {
  color: #eef0f4;
  position: absolute;
  left: 200px;
  top: 30px;
  font-family: courier;
  font-size: 260%;
}