*{
  margin:0;
}

body{
  display:flex;
  justify-content:center;
  align-items:flex-start;
}

#bcd{
  width:50%;
  margin-top:128px;
}
