body {
    background-color: black;
}

.text {
    padding: 8px;
    border: 3px goldenrod solid;
    color:goldenrod;
    text-align: center;
}