@charset "UTF-8";
body {
    margin: 0;
    text-align: center;
}

.larger {
  	font-size: 20px;
	color: red;
}