    

button { 
    width:100%; 
    border-radius:10px; 
    margin: 0 1 0 1;
    } 

 
.botan5{
    align: right;
     justify-content:center;
}


.report {
   align: center;
    background-color: #ffe4e1 ;
    padding:15px 5px 10px 8px;
    border-radius:20px; 
    box-shadow: 5px 5px 5px gray ;

}

.report img {
  
    padding:10px 0 10px 0;
    

}



table td{vertical-align: top;}

.nickname{
   font-size: 1.5em;
   font-weight:500;
}
