
button.alarm{

font-size:100%;

padding:5px;

border-radius:45px;

background-color: #00fCBA;

width:15%;

right:5%;

}

button.date{

font-size:70%;

background-color: #00fCBA;

width:10%;

right:10px;

}

form.page{

position:absolute;

font-size:25px;

background-color: transparent;

width:100px;

border:3px;

}

input.page{

font-size:25px;

background-color: #00fCBA;

right:10px;

}

p.Notes{

font-size:15px;

background-color: #00fCBA;

width:10%;

right:40px;

padding:5px;

}



#pi4 {
background-color: #00fCBA;
width:70%;
height:auto;
text-align:center;
color:black; 
font-family: "Times New Roman", Times, serif; 
font-size:80%;  
padding: 5px 5px;
border-radius: 20%;
}

#pi4:hover{
background-color:yellow;
}



