body{
  /* color: red;
  color: rgb(0,255,0);
  color:#0000ff;
  color:#00f;
  color:#009;
  コメントになって無効になる*/
  /* color: #333; */
  font-family: Verdana, sans-serif;
  /* margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-reft: 0px;
  margin: 0px; */
  margin: 0;
}

section{
  text-align: center;
}

section h1{
  font-weight: normal;
  font-size: 25px;
  margin-bottom: 8px;
}

section p{
  margin-top: 0;
  font-size: 16px;
  margin-top: 14px;
}

a {
text-decoration: none;
color: #BB0000;
}

.icon{
  /* border-radius: 30px; */
  /* border-radius: 70px; */
  /* border-coloer: pink;
  border-width: 5px;
  border-style: solid; */
  /* border-radius: 50%; */
  /* border: 5px solid white; */
  /* box-shadow: 10px 10px 5px black; */
  margin-top: 200px;
  box-shadow: 0 0 5px gray;
}
