added scroll when note is longer.
@ -36,6 +36,7 @@ body {
margin: 30px 20px;
height: 400px;
width: 400px;
overflow-y: scroll;
}
.note .tools {