canvas{
  height: 200px;
  border-style: solid;
  border-width: 3px;
}

imput{
  font-size: 14pt;
}

body{
  font-family: arial;
  margin: 30px;
}