* {
  box-sizing: border-box;
}
p {
  color: blue;
}
