.astroyou-container {
    text-align: center;
    padding: 20px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.astroyou-container img {
    width: 50px;
    height: 50px;
    margin-top: 10px;
}