.note
{
position: relative;
z-index: 1;
color: grey;
width: 222px;
height: 150px;
top: 0px;
right: 0px;
border: 1px dashed #000000;
background-color: #fffbb1;
text-align: center;
}


