$(document).ready(function(){
  $(".note").addClass("pvt");
});
