top of page
bottom of page
#visualBox {
#summaryText {
font-family: monospace;
white-space: pre-wrap;
background-color: #f5f5f5;
padding: 15px;
border-radius: 5px;
border: 1px solid #ddd;
margin-top: 20px;
} border: 2px solid #666;
min-width: 50px;
min-height: 50px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
font-size: 14px;
color: #333;
transition: all 0.3s ease;
position: relative;
overflow: visible;
}