body{
  background:#6f88b6;
  text-align:center;
}

button{
  margin:20px;
}

svg{
  width:1000px;
}

path{
  fill: none;
  stroke-width: 8;
  stroke-linecap: round;
}