.box {
  color: blue;
  width: 50px;
  height: 50px;
  border: 5px solid navy;
}