@charset "UTF-8";
/* CSS Document */

div {
  width: 300px;
  padding: 50px;
  margin: 20px;
	align-content: center;
}